summaryrefslogtreecommitdiffstats
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorKronikPillow <kronikpillow@gmail.com>2020-01-05 19:35:00 +0100
committerLuke Smith <luke@lukesmith.xyz>2020-01-05 16:43:31 -0500
commitbf5b003d83f84635e1f1175d963775cb98016de9 (patch)
treea265d8fb684adc2897f66ab5559ccf5b7b476b37 /.config/sxhkd/sxhkdrc
parent87f0b208f31a0996f72be55d4a81772866345bf9 (diff)
downloadeibhear-bf5b003d83f84635e1f1175d963775cb98016de9.tar.gz
eibhear-bf5b003d83f84635e1f1175d963775cb98016de9.tar.zst
eibhear-bf5b003d83f84635e1f1175d963775cb98016de9.zip
class needs to be set before the command otherwise it's not set at all
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index f9e6334..e6a45d1 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -25,7 +25,7 @@ super + n
super + c
$TERMINAL -e calcurse -D ~/.config/calcurse
super + v
- $TERMINAL -e nvim -c VimwikiIndex
+ $TERMINAL -c VimwikiIndex -e nvim
super + shift + a
$TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
super + shift + c