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;
path = lib.getExe pkgs.xwayland-satellite-unstable;
};
# spawn-at-startup = [
# { argv = ["noctalia-shell"]; }
# ];
spawn-at-startup = [
{ argv = ["noctalia-shell"]; }
];
clipboard.disable-primary = true;
input = {
focus-follows-mouse.enable = true;