mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-05 04:19:07 -04:00
Update waybar
This commit is contained in:
parent
6dd612d676
commit
c902e8da9d
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: rgba(24, 25, 38, 0.0);
|
background: rgba(24, 25, 38, 1.0);
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ tooltip {
|
||||||
.modules-center,
|
.modules-center,
|
||||||
.modules-right,
|
.modules-right,
|
||||||
#mpdris {
|
#mpdris {
|
||||||
background-color: #1e2030;
|
background-color: #24273a;
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue