TEst
This commit is contained in:
parent
4e96778f88
commit
2bad1bd305
1 changed files with 8 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue