This commit is contained in:
iFargle 2023-08-28 17:56:57 +09:00
parent 4e96778f88
commit 2bad1bd305

View file

@ -27,6 +27,7 @@
],
"modules-right": [
"mpris",
"waybar-idle-inhibotor",
"pulseaudio",
"network",
"backlight",
@ -152,7 +153,7 @@
#workspaces button {
color: #e2cca9;
font-size: 14px;
font-size: 16px;
}
#workspaces button:hover,
@ -187,6 +188,7 @@
#battery,
#tray,
#submap,
#clock,
#window {
font-size: 16px;
padding: 5px;
@ -218,11 +220,11 @@
background-color: #f2594b;
}
#clock {
color: #e2cca9;
font-size: 14px;
font-weight: bold;
}
/*#clock {
* color: #e2cca9;
* font-size: 14px;
* font-weight: bold;
*/}
#battery.charging {
color: #b0b846;