Better monitor layout

This commit is contained in:
2025-09-01 01:32:22 +02:00
parent 646b228582
commit 4bc39fe87a
3 changed files with 12 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
window#waybar {
/* transparent background for the main bar */
background-color: rgba(0, 0, 0, 0);
background-color: rgba(70, 70, 70, 1);
color: #fbf1c7;
}