diff options
| author | kd <kdam0@localhost.localdomain> | 2020-05-26 13:04:35 +0000 |
|---|---|---|
| committer | kd <kdam0@localhost.localdomain> | 2020-05-26 13:04:35 +0000 |
| commit | 27f6ddad41a74c59a4e2c9e745f1074f81b76f39 (patch) | |
| tree | 383adc1b0827e39458af12e4e1a80317685523cf /sxhkd/.config | |
| parent | bcbfda7273fe5763a6b6d29bcf47001fe9d1684b (diff) | |
updated sxhkd base config
Diffstat (limited to 'sxhkd/.config')
| -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} |
