summaryrefslogtreecommitdiffstats
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-23 22:52:47 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-23 22:52:47 -0400
commit4a46d1996e4f4cd70de18fa95bb8c4476872f109 (patch)
tree102091dfffc8d25cff4b8890440428705b754fc6 /.config/sxhkd
parent95da389b4343e1634a8b1030e52bc0c2cd37cd4f (diff)
downloadeibhear-4a46d1996e4f4cd70de18fa95bb8c4476872f109.tar.gz
eibhear-4a46d1996e4f4cd70de18fa95bb8c4476872f109.tar.zst
eibhear-4a46d1996e4f4cd70de18fa95bb8c4476872f109.zip
$FILE used by sxhkd
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 4c1ce56..d5a3c14 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -1,10 +1,14 @@
+# The Simple X Hotkey Daemon is the program used by LARBS to map most of the
+# dwm-independent commands. This file is pretty readable, so I'll let you read
+# it.
+
# Basic binds
super + Return
$TERMINAL
super + d
dmenu_run
super + r
- $TERMINAL -e lf
+ $TERMINAL -e $FILE
super + e
$TERMINAL -e neomutt
super + m