summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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