transparent st

This commit is contained in:
davidovski 2024-04-04 18:04:16 +01:00
parent 51937c18e6
commit 54c6b0a122
14 changed files with 193 additions and 1083 deletions

View file

@ -73,7 +73,7 @@ super + i
# open audio mixer
super + semicolon
bspc rule -a \* -o state=floating && $TERMINAL -e pulsemixer
bspc rule -a \* -o state=floating && $TERMINAL -e pulsemixer
# xkill
ctrl + alt + Escape
@ -233,7 +233,7 @@ super + f
super + d
[ -z "$(bspc query -N -n focused.sticky)" ] && \
bspc node focused -g sticky=on || \
bspc node focused -g stick=off;
bspc node focused -g sticky=off;
super + ctrl + f
bspc node -t \~fullscreen