auto start noctalia shell again

This commit is contained in:
notgne2 2025-11-12 12:46:17 -07:00
parent 943fceee2d
commit cd549dc423
No known key found for this signature in database

View file

@ -96,9 +96,9 @@ in {
enable = true; enable = true;
path = lib.getExe pkgs.xwayland-satellite-unstable; path = lib.getExe pkgs.xwayland-satellite-unstable;
}; };
# spawn-at-startup = [ spawn-at-startup = [
# { argv = ["noctalia-shell"]; } { argv = ["noctalia-shell"]; }
# ]; ];
clipboard.disable-primary = true; clipboard.disable-primary = true;
input = { input = {
focus-follows-mouse.enable = true; focus-follows-mouse.enable = true;