mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-11 23:21:13 +01:00
ZeNixComputa: Start ckb-next on sway startup
This commit is contained in:
parent
e57eaf1fe9
commit
84ff3e5811
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
wm.startup = [
|
||||
{command = "${pkgs.wayvnc}/bin/waync 127.0.0.1 5800";}
|
||||
{command = "${pkgs.ckb-next}/bin/ckb-next -b";}
|
||||
];
|
||||
|
||||
wm.workspaces.definitions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue