Fix waybar text color

This commit is contained in:
2026-01-23 22:38:26 +01:00
parent f4dbd829a9
commit 0e704dda62

View File

@@ -2,6 +2,10 @@
Default Waybar Styling
--------------------------- */
* {
color: #ffffff;
}
/* General bar */
#waybar {
background-color: #222222; /* Default dark gray bar */