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