diff options
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index c63a527..0e81c41 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -72,13 +72,13 @@ super + x lock.sh super + shift + x - systemctl restart + systemctl suspend -super + shift + BackSpace +super + BackSpace shutdown now -super + F4 - lock.sh && systemctl suspend +super + shift + BackSpace + systemctl restart || reboot super + {F7,F8} screen.sh {l,d} |
