Fix Hyprland lock DPMS

This commit is contained in:
Fabio Scotto di Santolo
2026-06-07 18:46:21 +02:00
parent bf754fc7d2
commit b4d5a2b1ea
3 changed files with 16 additions and 7 deletions

View File

@@ -127,7 +127,7 @@ bind = $mod, C, exec, cliphist list | rofi -dmenu -theme ~/.config/rofi/config.r
bind = $mod SHIFT, V, exec, pavucontrol
bind = $mod SHIFT, F, exec, thunar
bind = $mod SHIFT, D, exec, dunstctl set-paused toggle
bind = $mod SHIFT, X, exec, hyprlock
bind = $mod SHIFT, X, exec, ~/.config/hypr/scripts/lock-and-dpms
bind = $mod SHIFT, Q, killactive
# Screenshots (Hyprland-native: grim/slurp/wl-copy; Flameshot is unstable here)