waybar remove default background

This commit is contained in:
2026-06-16 02:22:32 +02:00
parent 5d39868542
commit b9a33095f5

View File

@ -2,21 +2,11 @@
{
programs.waybar.enable = true;
/*
.modules-right {
background-color: #1e1e2e;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 10px;
}
*/
programs.waybar.style = ''
* {
font-family: "Iosevka Nerd Font";
font-size: 14px;
background-color: transparent;
}
.modules-right {