diff --git a/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix b/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix index 636fd968..5c9ddf60 100644 --- a/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/gruvbox/waybar-conf.nix @@ -118,7 +118,7 @@ "network": { "format": "{ifname}", - "format-wifi": " ", + "format-wifi": "", "format-ethernet": " {ipaddr}", "format-disconnected": "", // An empty format will hide the module. "tooltip-format": "{ifname} via {gwaddr} ", @@ -153,6 +153,7 @@ * { border: none; border-radius: 0; + text-align: center; font-family: JetbrainsMono Regular; }