From 01f284a446adc912ddfa6c9bb1653303943123c3 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 13 May 2024 21:05:45 +0300 Subject: [PATCH] Make the waybar empty workspace icon color lighter --- modules/hyprland/waybar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hyprland/waybar.nix b/modules/hyprland/waybar.nix index 9740078..17a37b7 100644 --- a/modules/hyprland/waybar.nix +++ b/modules/hyprland/waybar.nix @@ -120,7 +120,7 @@ desktopUserHomeConfiguration { } #workspaces button.empty { - color: ${base01}; + color: ${base02}; } #tray, #pulseaudio, #backlight, #cpu, #memory, #network, #battery, #clock {