sxhkd, not much for now
This commit is contained in:
parent
672031f6a9
commit
ec2bd05b16
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