Update keybindings
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8d5862e2e0
commit
7e054284cc
1 changed files with 8 additions and 2 deletions
|
@ -52,7 +52,7 @@ super + e
|
|||
XF86AudioStop
|
||||
mpc stop
|
||||
|
||||
{XF86AudioPlay, super + KP_Enter}
|
||||
{XF86AudioPlay, super + KP_Enter, super + control + Return}
|
||||
mpc toggle
|
||||
|
||||
{XF86AudioNext, super + control + Right}
|
||||
|
@ -73,4 +73,10 @@ XF86AudioStop
|
|||
# Screenlock #
|
||||
###############################################################################
|
||||
XF86Sleep
|
||||
screenlock
|
||||
screenlock
|
||||
|
||||
###############################################################################
|
||||
# SXHKD #
|
||||
###############################################################################
|
||||
super + control + Escape
|
||||
pkill -USR1 -x sxhkd
|
Loading…
Add table
Add a link
Reference in a new issue