diff options
Diffstat (limited to 'home/modules/profiles/base/config/waybar-style.nix')
-rw-r--r-- | home/modules/profiles/base/config/waybar-style.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/modules/profiles/base/config/waybar-style.nix b/home/modules/profiles/base/config/waybar-style.nix index ae9041e..ccb88b2 100644 --- a/home/modules/profiles/base/config/waybar-style.nix +++ b/home/modules/profiles/base/config/waybar-style.nix @@ -13,7 +13,7 @@ } #workspaces button { - padding: 0 4px; + padding: 0 8px; background: #84a0c6; color: #18191f; border-bottom: 3px solid rgba (255, 255, 255, .2); |