diff options
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index fc028ca..a312bf7 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -148,6 +148,8 @@ super + F3 # Hibernate super + F4 prompt 'Hibernate computer?' 'sudo -A zzz' +super + F5 + sudo sv restart wpa_supplicant # Start torrent daemon/open interface super + F6 torwrap |
