New backup 2025-02-26 12:19:21
This commit is contained in:
parent
524fb8d4b7
commit
6d785d4214
1 changed files with 6 additions and 4 deletions
|
@ -12,10 +12,12 @@
|
||||||
client.unfocused $color9 $color9 $color1 $color9
|
client.unfocused $color9 $color9 $color1 $color9
|
||||||
|
|
||||||
# Blur
|
# Blur
|
||||||
layer_effects "wofi" blur enable
|
layer_effects "wofi" {
|
||||||
layer_effects "wofi" shadows disable
|
blur enable
|
||||||
layer_effects "wofi" blur_ignore_transparent enable
|
shadows disable
|
||||||
layer_effects "wofi" corner_radius 11
|
blur_ignore_transparent enable
|
||||||
|
corner_radius 10
|
||||||
|
}
|
||||||
blur_brightness 0.75
|
blur_brightness 0.75
|
||||||
blur enable
|
blur enable
|
||||||
shadows enable
|
shadows enable
|
||||||
|
|
Loading…
Add table
Reference in a new issue