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