pacifidlog: set desktopSession to hyprland

This commit is contained in:
Aly Raffauf 2024-10-13 15:16:34 -04:00
parent 412ce52e0d
commit 40d9066bd5

View file

@ -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";
}; };