Reduce transparency of kitty on special flake workspace

This commit is contained in:
SebastianStork 2024-10-17 20:23:42 +02:00
parent b703cd8cce
commit 2502137520

View file

@ -112,7 +112,7 @@
bind = SUPER, D, togglespecialworkspace, chat bind = SUPER, D, togglespecialworkspace, chat
# Flake workspace # Flake workspace
workspace = special:flake, border:false, gapsout:30, on-created-empty:kitty --override background_opacity=0.7 --directory ${config.home.sessionVariables.FLAKE} workspace = special:flake, border:false, gapsout:30, on-created-empty:kitty --directory ${config.home.sessionVariables.FLAKE}
windowrulev2 = noblur, class:(kitty), onworkspace:special:flake windowrulev2 = noblur, class:(kitty), onworkspace:special:flake
bind = SUPER, Q, togglespecialworkspace, flake bind = SUPER, Q, togglespecialworkspace, flake