From a9f906d57374c2d8cb7ec1e3e0b7cd2d2a2cbca0 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 24 Mar 2024 02:19:37 -0400 Subject: [PATCH] hyprland: added more consistent waybar workspaces --- home/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/hyprland.nix b/home/hyprland.nix index 61ec0e23..e5ac3ce1 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -49,6 +49,8 @@ } #workspaces button { padding: 5px 10px; + background: #000; + color: #FFFFFF; } #clock, #battery, #pulseaudio, #network, #tray { padding: 0 10px;