mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 05:03:55 -05:00
pacifidlog: set desktopSession to hyprland
This commit is contained in:
parent
412ce52e0d
commit
40d9066bd5
|
@ -43,7 +43,7 @@
|
|||
jovian.steam = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
desktopSession = "gamescope-wayland";
|
||||
desktopSession = "hyprland";
|
||||
user = "aly";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue