update
This commit is contained in:
parent
225e0bd8f5
commit
d7d68f4f53
3
sxhkdrc
3
sxhkdrc
|
@ -72,6 +72,3 @@ super + y
|
|||
|
||||
super + x
|
||||
xcompmgr-toggle
|
||||
|
||||
super + Home
|
||||
bspc rule --add Alacritty --one-shot state=floating && alacritty --config-file ~/.config/alacritty/alacritty--light.yml --hold -e 'show-windows'
|
||||
|
|
|
@ -18,6 +18,11 @@ super + m
|
|||
# super + g
|
||||
# bspc node -s biggest
|
||||
|
||||
|
||||
# show window titles
|
||||
super + Home
|
||||
bspc rule --add Alacritty --one-shot state=floating && alacritty --config-file ~/.config/alacritty/alacritty--light.yml -d 80 50 --hold -e show-windows KP_Add
|
||||
|
||||
#
|
||||
# state/flags
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue