From 755c98db55e2339f35407873b8c9b4710e4d66a2 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Sun, 31 Aug 2025 15:30:02 -0700 Subject: [PATCH] New backup 2025-08-31 15:30:02 --- de/home/.config/eww/eww.yuck | 6 +++--- de/home/.config/eww/style/bar.scss | 3 ++- de/home/.config/sway/config.d/layout | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/de/home/.config/eww/eww.yuck b/de/home/.config/eww/eww.yuck index 640517f..153afbf 100644 --- a/de/home/.config/eww/eww.yuck +++ b/de/home/.config/eww/eww.yuck @@ -4,9 +4,9 @@ :windowtype "dock" :exclusive true :geometry (geometry :x "0%" - :y "0%" -;; :y "10px" - :width "100%" +; :y "0%" + :y "10px" + :width "90%" :height "30px" :anchor "top center") ; :reserve (struts :side "top" :distance "4%") diff --git a/de/home/.config/eww/style/bar.scss b/de/home/.config/eww/style/bar.scss index 99f78b1..c587035 100644 --- a/de/home/.config/eww/style/bar.scss +++ b/de/home/.config/eww/style/bar.scss @@ -4,10 +4,11 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2); font-size: 1.05em; padding: 10px 0px 10px; margin: 0px 15px; - +/* background: none;*/ .leftgroup, .centergroup, .rightgroup { +/* margin: 10px 0px 10px;*/ background-color: $bar-bg-color; /* & .profile-work { background-color: mix($color5, $color12); diff --git a/de/home/.config/sway/config.d/layout b/de/home/.config/sway/config.d/layout index bc4fd5c..d51e3ee 100644 --- a/de/home/.config/sway/config.d/layout +++ b/de/home/.config/sway/config.d/layout @@ -26,9 +26,11 @@ set { # Blur layer_effects { +# "eww" $layer_blur "wofi" $layer_blur "worf" $layer_blur "gtk_layer_shell" $layer_blur + "gtk-layer-shell" $layer_blur "swaync-control-center" $layer_blur "swaync-notification-window" $layer_blur }