From b001c6a03ffaee55bad5e1d43501c6fa562ea332 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 21 May 2019 10:14:40 -0400 Subject: [PATCH] hkd --- .config/sxhkd/sxhkdrc | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 97a2a65..a64b252 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -14,17 +14,15 @@ super + n super + i $TERMINAL -e htop super + y - $TERMINAL -e calcurse + $TERMINAL -e calcurse -D ~/.config/calcurse super + shift + a - $TERMINAL -e pulsemixer + $TERMINAL -e alsamixer super + shift + c mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=640x480-0-0 --title='mpvfloat' /dev/video0 super + shift + c camtoggle super + shift + e tutorialvids -super + w - webby | xargs -r $BROWSER super + shift + w $BROWSER super + shift + g @@ -109,8 +107,5 @@ super + F7 super + F8 mailsync # Mount a USB drive or Android device -super + F9 - dmenumount -# Unmount a USB drive or Android device -super + F10 - dmenuumount +super + {F9,F10} + {dmenumount,dmenuumount}