Compare commits
5 Commits
fb62913b47
...
df8305f1e9
Author | SHA1 | Date | |
---|---|---|---|
df8305f1e9 | |||
fdd5a029bf | |||
0e4424e1e4 | |||
afb3633767 | |||
73e9ab7c13 |
@ -2,6 +2,7 @@
|
|||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
/* `otf-font-awesome` is required to be installed for icons */
|
/* `otf-font-awesome` is required to be installed for icons */
|
||||||
|
all: unset;
|
||||||
font-family: Inconsolata Nerd Font;
|
font-family: Inconsolata Nerd Font;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
min-height: 0px;
|
min-height: 0px;
|
||||||
@ -18,15 +19,6 @@ window#waybar.hidden {
|
|||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Fix font color problem */
|
|
||||||
label {
|
|
||||||
all: unset;
|
|
||||||
}
|
|
||||||
|
|
||||||
button {
|
|
||||||
all: unset;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
window#waybar.empty {
|
window#waybar.empty {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
Loading…
Reference in New Issue
Block a user