Update sxhkd configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
4e5cba5e7b
commit
018014b3f3
1 changed files with 9 additions and 2 deletions
|
@ -27,7 +27,7 @@ super + Return
|
||||||
|
|
||||||
# Open file browser
|
# Open file browser
|
||||||
super + e
|
super + e
|
||||||
nemo
|
thunar
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
@ -75,8 +75,15 @@ XF86AudioStop
|
||||||
XF86Sleep
|
XF86Sleep
|
||||||
screenlock
|
screenlock
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
# tdrop #
|
||||||
|
###############################################################################
|
||||||
|
super + c
|
||||||
|
tdrop -ma -w 80% -x 10% -y 55 kitty --class="dropdown-terminal"
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# SXHKD #
|
# SXHKD #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
super + control + Escape
|
super + control + Escape
|
||||||
pkill -USR1 -x sxhkd
|
pkill -USR1 -x sxhkd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue