forked from Shinonome/dots-hyprland
fixed incorrect binds
This commit is contained in:
@@ -177,9 +177,9 @@ bind = Super+Alt, f12, exec, bash -c 'RANDOM_IMAGE=$(find ~/Pictures -type f | g
|
|||||||
bind = Super+Alt, Equal, exec, notify-send "Urgent notification" "Ah hell no" -u critical -a 'Hyprland keybind' # [hidden]
|
bind = Super+Alt, Equal, exec, notify-send "Urgent notification" "Ah hell no" -u critical -a 'Hyprland keybind' # [hidden]
|
||||||
|
|
||||||
##! Session
|
##! Session
|
||||||
bindd = Super, L, Lock, exec, loginctl lock-session # Lock
|
# bindd = Super, L, Lock, exec, loginctl lock-session # Lock
|
||||||
bind = Super+Shift, L, exec, loginctl lock-session # [hidden]
|
# bind = Super+Shift, L, exec, loginctl lock-session # [hidden]
|
||||||
bindld = Super+Shift, L, Suspend system, exec, sleep 0.1 && systemctl suspend || loginctl suspend # Sleep
|
# bindld = Super+Shift, L, Suspend system, exec, sleep 0.1 && systemctl suspend || loginctl suspend # Sleep
|
||||||
bindd = Ctrl+Shift+Alt+Super, Delete, Shutdown, exec, systemctl poweroff || loginctl poweroff # [hidden] Power off
|
bindd = Ctrl+Shift+Alt+Super, Delete, Shutdown, exec, systemctl poweroff || loginctl poweroff # [hidden] Power off
|
||||||
|
|
||||||
##! Screen
|
##! Screen
|
||||||
|
|||||||
Reference in New Issue
Block a user