diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-06-17 17:52:57 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-06-17 17:52:57 -0400 |
| commit | b2e1c444a336ddcacf39e89dc81c0a4b89dbf4bf (patch) | |
| tree | 9b7b7fb1989cc132943650854ca114ea7ca7a352 /.config/sxhkd/sxhkdrc | |
| parent | 05a1efcf6eb434650e031f160dfad0cd153dfb47 (diff) | |
| download | eibhear-b2e1c444a336ddcacf39e89dc81c0a4b89dbf4bf.tar.gz eibhear-b2e1c444a336ddcacf39e89dc81c0a4b89dbf4bf.tar.zst eibhear-b2e1c444a336ddcacf39e89dc81c0a4b89dbf4bf.zip | |
f5 restarts wpa_sup
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -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 |
