summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-18 20:51:07 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-18 20:51:07 -0400
commit9c490debe010c7710b4db414f2089c833db98108 (patch)
treeabe35475378304f54c4ae8b6cd91c2148370150d /.config
parent6446b3e22a9ed3d62dc05b07da2820ad3f335ef1 (diff)
downloadeibhear-9c490debe010c7710b4db414f2089c833db98108.tar.gz
eibhear-9c490debe010c7710b4db414f2089c833db98108.tar.zst
eibhear-9c490debe010c7710b4db414f2089c833db98108.zip
old junk rmd
Diffstat (limited to '.config')
-rw-r--r--.config/sxhkd/sxhkdrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 07b6340..7bf63df 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -91,9 +91,6 @@ super + F3
# Hibernate
super + F4
prompt 'Hibernate computer?' 'sudo systemctl suspend'
-# Restart/rescan wifi/eth networks
-super + F5
- sudo -A systemctl restart NetworkManager
# Start torrent daemon/open interface
super + F6
torwrap
@@ -109,11 +106,3 @@ super + F9
# Unmount a USB drive or Android device
super + F10
dmenuumount
-# Search with Duckduckgo
-super + F11
- ducksearch
-# Network Manager interface
-super + F12
- $TERMINAL -e sudo -A nmtui
-
-