From e860d9a8f7ca586fa88ba2f0b1325377ebb14615 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 8 Oct 2020 01:53:07 -0400 Subject: dwmblocks scripts --- .config/sxhkd/sxhkdrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 42ceac9..42123b2 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -140,7 +140,7 @@ super + n #-# Floating Apps/Utilities #-# ## Network Manager -super + shift + n +XF86WLAN killall nmtui || dropdowntoggle network nmtui ## TUI Audio Mixer (alsamixer) super + p @@ -258,3 +258,6 @@ super + shift + {bracketright, bracketleft} ## Toggle music playback super + backslash playerctl play-pause +# ## Network Manager +# super + shift + n +# killall nmtui || dropdowntoggle network nmtui -- cgit v1.2.3