Fix hyprland reload keybind

This commit is contained in:
SebastianStork 2024-05-21 21:48:47 +02:00
parent 4f1ae0ec76
commit 058d1b38a3

View file

@ -67,7 +67,7 @@
bindrl = SUPER CONTROL, S, exec, systemctl suspend bindrl = SUPER CONTROL, S, exec, systemctl suspend
bindrl = SUPER CONTROL, L, exec, loginctl lock-session bindrl = SUPER CONTROL, L, exec, loginctl lock-session
bindrl = SUPER CONTROL, B, exec, sleep 1 && hyprctl dispatch dpms off bindrl = SUPER CONTROL, B, exec, sleep 1 && hyprctl dispatch dpms off
bind = SUPER CONTROL, R, exec, pkill waybar && hyprctl dispatch exec waybar bind = SUPER CONTROL, W, exec, pkill waybar && hyprctl dispatch exec waybar
bindl = , switch:on:Lid Switch, exec, systemctl suspend bindl = , switch:on:Lid Switch, exec, systemctl suspend
# Control media # Control media