mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Reduce transparency of kitty on special flake workspace
This commit is contained in:
parent
b703cd8cce
commit
2502137520
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@
|
|||
bind = SUPER, D, togglespecialworkspace, chat
|
||||
|
||||
# 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
|
||||
bind = SUPER, Q, togglespecialworkspace, flake
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue