Revert "hypr: enable systemd session with UWSM"

This reverts commit b6738175843c94d18ecdafbf933aa35dc83ca0ee.
This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent a84984db38
commit 1519a011a3
2 changed files with 1 additions and 3 deletions

View file

@ -2,7 +2,6 @@
{
programs.hyprland.enable = true;
programs.hyprland.withUWSM = true;
# Optional, hint electron apps to use wayland:
environment.sessionVariables.NIXOS_OZONE_WL = "1";

View file

@ -21,7 +21,6 @@ exec-once = walker --gapplication-service
exec-once = opensnitch-ui
exec-once = systemctl status --user polkit-gnome-authentication-agent-1.service
exec-once = uwsm finalize
exec-once = steam -silent &
@ -173,7 +172,7 @@ bind = $mainMod, V, exec, sh ~/.config/hypr/hyprlock.sh
bind = $mainMod, SPACE, togglefloating,
bind = $mainMod, W, killactive,
bind = $mainMod, M, exec, uwsm stop
bind = $mainMod, M, exit,
#bind = $mainMod, P, pseudo, # dwindle # have no clue what this does
bind = $mainMod, F, fullscreen