Improve configs
This commit is contained in:
parent
91c7ebd467
commit
e0b2cc16fb
7 changed files with 63 additions and 35 deletions
|
@ -54,7 +54,7 @@ XF86MonBrightnessDown
|
|||
backlight -dec 5
|
||||
|
||||
super + v
|
||||
freetube "$(xclip -o -selection clipboard)"
|
||||
flatpak run io.freetubeapp.FreeTube "$(xclip -o -selection clipboard)"
|
||||
super + shift + v
|
||||
mpv $(xclip -o -selection clipboard); notify-send "mpv media playback finished"
|
||||
|
||||
|
@ -133,6 +133,8 @@ super + {_,shift + }{1-9,0}
|
|||
bspc {desktop -f,node -d} '^{1-9,10}'
|
||||
super + {_,shift + } dead_circumflex
|
||||
bspc {desktop -f,node -d} 'focus'
|
||||
super + ctrl + dead_circumflex
|
||||
bspc desktop -f 'side-view'
|
||||
|
||||
super + shift + p
|
||||
bspc desktop 'presenter1' --swap 'presenter2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue