This commit is contained in:
2025-09-14 22:40:56 +02:00
parent 0312513ba6
commit a8b778f04b
5 changed files with 12 additions and 5 deletions

View File

@@ -24,7 +24,8 @@
/* The whole bar */
#waybar {
background-color: transparent;
background: linear-gradient(to bottom, alpha(@base, 0.8), alpha(@base, 0.6), alpha(@base, 0.4), alpha(@base, 0));
/* background: transparent; */
color: @text;
border-radius: 0px;
margin: 0px;