auto start noctalia shell again
This commit is contained in:
parent
943fceee2d
commit
cd549dc423
1 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue