From 75421ca7581bb1428a2145eb56055227f75ecf6f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 12 Dec 2024 01:45:02 -0800 Subject: [PATCH] New backup 2024-12-12 01:45:02 --- de/home/.config/sway/config.d/layout | 4 ++-- de/home/.config/waybar/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/de/home/.config/sway/config.d/layout b/de/home/.config/sway/config.d/layout index 447e173..d698c5c 100644 --- a/de/home/.config/sway/config.d/layout +++ b/de/home/.config/sway/config.d/layout @@ -1,7 +1,7 @@ # Spacing between windows and edges - gaps inner 20 - gaps top -19 + gaps inner 10 + gaps top -9 # Border styling default_border pixel 5 diff --git a/de/home/.config/waybar/style.css b/de/home/.config/waybar/style.css index 2eb1863..73e97d5 100644 --- a/de/home/.config/waybar/style.css +++ b/de/home/.config/waybar/style.css @@ -41,7 +41,7 @@ window box > box { .modules-left, .modules-right, #custom-feishin.enabled { background-color: @color0; - margin:10px 20px 10px 20px; + margin:5px 10px 5px 10px; padding:5px 5px 3px 5px; border-radius:10px; box-shadow: 0px 0px 5px 3px @color0;