Sick of this remove the bullshit I have to use to get Sway to work on Nvidia
This commit is contained in:
parent
b7a5fc7197
commit
975998a6bf
1 changed files with 0 additions and 14 deletions
|
@ -14,19 +14,5 @@
|
||||||
|
|
||||||
services.dbus.enable = true;
|
services.dbus.enable = true;
|
||||||
security.pam.services.swaylock = {};
|
security.pam.services.swaylock = {};
|
||||||
|
|
||||||
services.displayManager.ly.settings.waylandsessions = "/etc/greetd/environments";
|
|
||||||
environment.etc = {
|
|
||||||
"greetd/environments/sway.desktop".text = ''
|
|
||||||
[Desktop Entry]
|
|
||||||
Name=Sway
|
|
||||||
Exec=sway --unsupported-gpu
|
|
||||||
'';
|
|
||||||
"greetd/environments/niri.desktop".text = ''
|
|
||||||
[Desktop Entry]
|
|
||||||
Name=Niri
|
|
||||||
Exec=niri-session
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue