update swaybar config

This commit is contained in:
Alexander Navarro 2023-07-16 13:03:04 -04:00
parent 10b4a65b1c
commit 16335582c0
4 changed files with 19 additions and 37 deletions

View file

@ -50,6 +50,7 @@ box.modules-right {
#custom-pacman,
#custom-scratchpad-indicator {
padding: 0 0.6rem;
background-color: @red;
}
/* Bar */
@ -118,6 +119,7 @@ tooltip label {
/* battery */
#battery {
color: @mauve;
padding-right: 1.15rem;
}
#battery.full {
color: @green;
@ -135,27 +137,6 @@ tooltip label {
color: @red;
}
/* mpd */
#mpd.paused {
color: @pink;
font-style: italic;
}
#mpd.stopped {
color: @rosewater;
/* background: transparent; */
}
#mpd {
color: @lavender;
}
/* Extra */
#custom-cava-internal {
color: @peach;
padding-right: 1rem;
}
#custom-launcher {
color: @yellow;
}
#memory {
color: @peach;
}
@ -167,6 +148,7 @@ tooltip label {
}
#idle_inhibitor {
color: @green;
padding-right: 0.9rem;
}
#temperature {
color: @sapphire;