From a3d98a0522aabeade8458642c2b5a333c9976cba Mon Sep 17 00:00:00 2001 From: Tobias Huttinger Date: Thu, 9 Jul 2026 17:10:22 +0200 Subject: [PATCH] Set waybar text color to white --- 03-user/dotfiles/.config/waybar/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/03-user/dotfiles/.config/waybar/style.css b/03-user/dotfiles/.config/waybar/style.css index d047533..e5955bb 100644 --- a/03-user/dotfiles/.config/waybar/style.css +++ b/03-user/dotfiles/.config/waybar/style.css @@ -5,6 +5,7 @@ font-weight: 600; font-size: 13px; min-height: 0; + color: #ffffff; } window#waybar {