diff options
| author | adikro <adikro@disroot.org> | 2025-12-07 20:37:31 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-07 20:37:31 +0100 |
| commit | 6920fa481c927b1ec6735a00bab31f77cb00e961 (patch) | |
| tree | d19ebcb9edde8ac325b0c75ab5b76614e26b406e /home/wayland/niri/niri.nix | |
| parent | 4cf79fcc579909d334a81b23c1578daa41fff691 (diff) | |
reverted unstable kernel, added stable mesa specialization
Diffstat (limited to 'home/wayland/niri/niri.nix')
| -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" ]; } ]; }; |
