about summary refs log tree commit diff
path: root/home/profiles/base/config/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/config/waybar')
-rw-r--r--home/profiles/base/config/waybar/style.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/base/config/waybar/style.nix b/home/profiles/base/config/waybar/style.nix
index 686da35..2fff3bd 100644
--- a/home/profiles/base/config/waybar/style.nix
+++ b/home/profiles/base/config/waybar/style.nix
@@ -18,6 +18,7 @@ with neotheme.colors;
   }
 
   #workspaces button {
+    min-width: 0;
     padding: 0 8px;
     background: #${background};
     color: #${foreground};