Compare commits

..

5 Commits

1 changed files with 1 additions and 9 deletions

View File

@ -2,6 +2,7 @@
border: none;
border-radius: 0;
/* `otf-font-awesome` is required to be installed for icons */
all: unset;
font-family: Inconsolata Nerd Font;
font-size: 17px;
min-height: 0px;
@ -18,15 +19,6 @@ window#waybar.hidden {
opacity: 0.2;
}
/* Fix font color problem */
label {
all: unset;
}
button {
all: unset;
}
/*
window#waybar.empty {
background-color: transparent;