From 081e1b4f095b37ae78931762538970a805e7bfdb Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 1 Sep 2025 01:30:02 -0700 Subject: [PATCH] New backup 2025-09-01 01:30:02 --- de/home/.config/eww/style/bar.scss | 2 +- de/home/.config/sway/config.d/layout | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/de/home/.config/eww/style/bar.scss b/de/home/.config/eww/style/bar.scss index 348b8b6..8f195c1 100644 --- a/de/home/.config/eww/style/bar.scss +++ b/de/home/.config/eww/style/bar.scss @@ -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;*/ diff --git a/de/home/.config/sway/config.d/layout b/de/home/.config/sway/config.d/layout index 83113bd..170c15d 100644 --- a/de/home/.config/sway/config.d/layout +++ b/de/home/.config/sway/config.d/layout @@ -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