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