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;
|
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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue