diff --git a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/waybar/waybar-conf.nix b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/waybar/waybar-conf.nix index c3bc0281..d00c034c 100644 --- a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/waybar/waybar-conf.nix +++ b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/waybar/waybar-conf.nix @@ -165,10 +165,11 @@ #workspaces button { font-size: 0px; border-radius: 50px; - /* padding: top | right | bottom | left */ - /* padding: top | left and right | bottom */ - /* padding: top and bottom | left and right */ - padding: 0px; + /* p/m : all */ + /* p/m : top | right | bottom | left */ + /* p/m : top | left and right | bottom */ + /* p/m : top and bottom | left and right */ + padding: 5px; margin: 5px; color: rgba(0, 0, 0, 0); background-color: #3c3836;