sxhkd, not much for now
This commit is contained in:
parent
e66fcba5c4
commit
fc770a39ac
1 changed files with 24 additions and 0 deletions
24
sxhkd/sxhkdrc
Normal file
24
sxhkd/sxhkdrc
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
###
|
||||||
|
# LAUNCH APPS
|
||||||
|
###
|
||||||
|
|
||||||
|
super + Return
|
||||||
|
$TERMINAL
|
||||||
|
super + shift + w
|
||||||
|
$BROWSER
|
||||||
|
super + shift + m
|
||||||
|
rhythmbox
|
||||||
|
super + shift + v
|
||||||
|
pavucontrol
|
||||||
|
super + shift + f
|
||||||
|
$FILEMANAGER
|
||||||
|
|
||||||
|
###
|
||||||
|
# MISC
|
||||||
|
###
|
||||||
|
|
||||||
|
# ROFI run menu
|
||||||
|
super + d
|
||||||
|
rofi -show run
|
||||||
|
#Take a screenshot
|
||||||
|
|
Loading…
Reference in a new issue