New backup 2024-04-09 13:00:03
This commit is contained in:
parent
a7fad01471
commit
2ac68095d1
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
gaps inner 20
|
gaps inner 20
|
||||||
|
|
||||||
# Border styling
|
# Border styling
|
||||||
default_border pixel 3
|
default_border pixel 5
|
||||||
|
|
||||||
# Borders
|
# Borders
|
||||||
client.focused $color1 $color1 $color0 $color9
|
client.focused $color1 $color1 $color0 $color9
|
||||||
|
@ -13,6 +13,6 @@
|
||||||
# Blur
|
# Blur
|
||||||
blur enable
|
blur enable
|
||||||
shadows enable
|
shadows enable
|
||||||
shadow_color $color0
|
shadow_color $color1
|
||||||
shadow_blur_radius 20
|
shadow_blur_radius 20
|
||||||
corner_radius 10
|
corner_radius 10
|
||||||
|
|
Loading…
Add table
Reference in a new issue