mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
$FILE used by sxhkd
This commit is contained in:
parent
95da389b43
commit
4a46d1996e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user