From 64ddc18d7ba93b1b951086e34e892253f0d775ae Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 11 Jun 2024 13:15:02 -0600 Subject: [PATCH] New backup 2024-06-11 13:15:02 --- de/home/.config/waybar/config | 3 ++- de/home/.config/waybar/style.css | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/de/home/.config/waybar/config b/de/home/.config/waybar/config index eec4504..978d96f 100644 --- a/de/home/.config/waybar/config +++ b/de/home/.config/waybar/config @@ -174,6 +174,7 @@ //sway profile "custom/sway-profile": { - "format": "~" + "format": "{}", + "exec": "cat $HOME/.cache/sway-profiles/active_profile" } } diff --git a/de/home/.config/waybar/style.css b/de/home/.config/waybar/style.css index 5e4fb4b..86a2f46 100644 --- a/de/home/.config/waybar/style.css +++ b/de/home/.config/waybar/style.css @@ -69,6 +69,7 @@ button:hover { background-color: @color9; color: @color0; border-radius:8px; + min-width: 8px; } #workspaces>button:first-child {