update
This commit is contained in:
parent
bfb9a4971e
commit
1827ff78fe
2
sxhkdrc
2
sxhkdrc
|
@ -44,7 +44,7 @@ super + ctrl + p
|
|||
tmux-select
|
||||
|
||||
super + Return
|
||||
alacritty -e tmux new
|
||||
terminal
|
||||
|
||||
super + shift + Return
|
||||
alacritty --config-file ~/.config/alacritty/alacritty--light.yml
|
||||
|
|
|
@ -5,3 +5,6 @@
|
|||
# focus or send to the given desktop
|
||||
super + {_,shift + }{1-9,0}
|
||||
bspc {desktop -f,node -d} '{one,two,three,four,five,six,seven,eight,nine,zero}'
|
||||
|
||||
super + F1
|
||||
bspc rule --add Xfce4-appfinder --one-shot state=floating && xfce4-appfinder
|
||||
|
|
Loading…
Reference in New Issue