From 806a126360ccac76224951d52bc1d9217ba5c342 Mon Sep 17 00:00:00 2001 From: lew Date: Sat, 1 Nov 2025 03:36:51 +0000 Subject: [PATCH] Update .config/waybar/style.css --- private_dot_config/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/private_dot_config/waybar/style.css b/private_dot_config/waybar/style.css index 0b32939..7a4f6a6 100644 --- a/private_dot_config/waybar/style.css +++ b/private_dot_config/waybar/style.css @@ -1,11 +1,11 @@ * { - background-color: #281733; + background-color: #3B224C; color: #eeeeee; border: none; border-radius: 0; min-height: 0; - font-family: 'JetBrainsMono Nerd Font'; + font-family: 'JetBrainsMonoNL Nerd Font'; font-size: 12px; }