diff options
Diffstat (limited to 'home/wayland/niri')
| -rw-r--r-- | home/wayland/niri/niri.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/wayland/niri/niri.nix b/home/wayland/niri/niri.nix index 60a5e16..341866a 100644 --- a/home/wayland/niri/niri.nix +++ b/home/wayland/niri/niri.nix @@ -70,6 +70,7 @@ spawn-at-startup = [ { command = [ "${lib.getExe pkgs.xwayland-satellite}" ]; } { command = [ "awww-daemon" ]; } + # { command = [ "noctalia-shell" ]; } { command = [ "wl-paste --watch cliphist store" ]; } ]; }; |
