mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
5 lines
226 B
Plaintext
5 lines
226 B
Plaintext
bind = $mainMod L_SHIFT ctrl, l, exec, hyprlock # lock
|
|
bind = $mainMod L_SHIFT ctrl, r, exec, systemctl reboot
|
|
bind = $mainMod L_SHIFT ctrl, p, exec, systemctl poweroff
|
|
bind = $mainMod L_SHIFT ctrl, s, exec, systemctl suspend
|