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 {