Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/sxhkd
This commit is contained in:
commit
25e3ecae4e
2
sxhkdrc
2
sxhkdrc
|
@ -47,7 +47,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