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; }