New backup 2025-08-31 17:25:02

This commit is contained in:
Penelope Gwen 2025-08-31 17:25:02 -07:00
parent ef2bebb777
commit d12d15c1eb
2 changed files with 5 additions and 3 deletions

View file

@ -56,7 +56,7 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
.reveal_children:not(.tray)>*:not(:last-child),
&>button,
&>label {
box-shadow: 12px 0 3px -6px $bar-module-fg-color;
box-shadow: 8px 0 3px -6px $bar-module-fg-color;
}
.revealer-on-hover.true {
background-color: $bar-reveal-children-bg-color;
@ -113,7 +113,9 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
}
&.center {
color: $bar-module-fg-color;
border-radius: $bar-module-inner-radius;
// border-radius: $bar-module-inner-radius;
font-size: 0.9em;
margin: 2px 0px;
box-shadow: 0 0 2px 1px $bar-module-fg-color;
}
&.right {

View file

@ -26,7 +26,7 @@ set {
# Blur
layer_effects {
"eww-bar" blur enable, blur_ignore_transparent enable
# "eww-bar" blur enable, blur_ignore_transparent enable
"wofi" $layer_blur
"worf" $layer_blur
"gtk_layer_shell" $layer_blur