New backup 2025-09-01 01:30:02
This commit is contained in:
parent
e3c740bb24
commit
081e1b4f09
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
|
|||
font-size: 1.05em;
|
||||
padding: 2px;
|
||||
margin: 10px 15px;
|
||||
background-color: rgba($bar-bg-color, 0.5);
|
||||
background-color: rgba($bar-bg-color, 0.1);
|
||||
border-radius: $bar-module-border-radius;
|
||||
|
||||
/* background: none;*/
|
||||
|
|
|
@ -27,7 +27,7 @@ set {
|
|||
|
||||
# Blur
|
||||
layer_effects {
|
||||
"eww-bar" blur enable, blur_ignore_transparent enable, shadows enable
|
||||
"eww-bar" blur enable, blur_ignore_transparent enable, shadows enable, corner_radius 12
|
||||
#, shadows enable, shadow_color #ffffff, shadow_blur_radius 5
|
||||
"wofi" $layer_blur
|
||||
"worf" $layer_blur
|
||||
|
@ -37,7 +37,7 @@ layer_effects {
|
|||
"swaync-notification-window" $layer_blur
|
||||
}
|
||||
|
||||
blur_brightness 0.85
|
||||
blur_brightness 1
|
||||
blur enable
|
||||
shadows enable
|
||||
shadow_color $color5aa
|
||||
|
|
Loading…
Add table
Reference in a new issue