diff --git a/nixos-config/home-manager/config/hypr/hyprland.conf b/nixos-config/home-manager/config/hypr/hyprland.conf index d4d3bffe..f7ab26fc 100644 --- a/nixos-config/home-manager/config/hypr/hyprland.conf +++ b/nixos-config/home-manager/config/hypr/hyprland.conf @@ -128,11 +128,11 @@ bind = ALT_$mod, L, exit, # bind power management submap -bind = $mod, x, submap, [ (s)hutdown, (r)eboot, e(x)it ] +bind = $mod, x, submap, (S)hutdown, (R)eboot, (E)xit # power management submap -submap = [ (s)hutdown, (r)eboot, e(x)it ] +submap = (S)hutdown, (R)eboot, (E)xit # logout - bind = , x, exit, + bind = , e, exit, # lock # TODO # poweroff