From 84ff3e5811a647dad5d54e536ef8e9ad11aa220c Mon Sep 17 00:00:00 2001 From: traxys Date: Thu, 1 Jun 2023 17:20:46 +0200 Subject: [PATCH] ZeNixComputa: Start ckb-next on sway startup --- hostconfig/ZeNixComputa/hm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hostconfig/ZeNixComputa/hm.nix b/hostconfig/ZeNixComputa/hm.nix index ee7405f..1e45207 100644 --- a/hostconfig/ZeNixComputa/hm.nix +++ b/hostconfig/ZeNixComputa/hm.nix @@ -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 = {