From d25bea440bd429f99f937c7565a936c0623cb3ce Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 12 Sep 2019 14:03:13 -0500 Subject: [PATCH] Edited sxhkd. --- .config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index b2bf6cb..7e2ba20 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -135,6 +135,9 @@ super + alt + n super + alt + v st -e ./.config/vifm/scripts/vifmrun +# launch htop +super + alt + h + st -e htop # DMENU SCRIPTS (Alt+Ctrl+Key)