ZeNixComputa: Start ckb-next on sway startup

This commit is contained in:
traxys 2023-06-01 17:20:46 +02:00
parent e57eaf1fe9
commit 84ff3e5811

View file

@ -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 = {