Update keybindings
This commit is contained in:
parent
d97837ada2
commit
7d94b6caf4
@ -31,7 +31,7 @@ super + Return
|
||||
# Browser run
|
||||
# super + {_, shift + }b
|
||||
super + b
|
||||
librewolf
|
||||
$BROWSER
|
||||
# {$BROWSER, librewolf -P unsecure}
|
||||
|
||||
# Gui Programs
|
||||
@ -77,5 +77,8 @@ super + F1
|
||||
super + F2
|
||||
recorder
|
||||
|
||||
super + m
|
||||
mpv $(xclip -sel c -o)
|
||||
|
||||
super + F3
|
||||
bash -c 'killall xdotool || while xdotool key --repeat 100 --delay 100 Enter; do :; done'
|
||||
|
Loading…
Reference in New Issue
Block a user