Fix doubled binding in sxhkd
This commit is contained in:
parent
c83f71d845
commit
a782367f4f
@ -1,6 +1,6 @@
|
||||
super + Return
|
||||
$TERMINAL
|
||||
super + shift + b
|
||||
super + alt + b
|
||||
$BROWSER
|
||||
super + b
|
||||
search
|
||||
@ -48,7 +48,7 @@ F10
|
||||
F11
|
||||
[ $(pgrep ffmpeg) ] && blaze -s || blaze
|
||||
End
|
||||
slock; systemctl suspend
|
||||
slock & systemctl suspend
|
||||
Pause
|
||||
syncnow
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user