$FILE used by sxhkd
This commit is contained in:
@@ -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
|
# Basic binds
|
||||||
super + Return
|
super + Return
|
||||||
$TERMINAL
|
$TERMINAL
|
||||||
super + d
|
super + d
|
||||||
dmenu_run
|
dmenu_run
|
||||||
super + r
|
super + r
|
||||||
$TERMINAL -e lf
|
$TERMINAL -e $FILE
|
||||||
super + e
|
super + e
|
||||||
$TERMINAL -e neomutt
|
$TERMINAL -e neomutt
|
||||||
super + m
|
super + m
|
||||||
|
|||||||
Reference in New Issue
Block a user