Improve waybar and custom scripts

This commit is contained in:
2025-10-13 20:23:43 +02:00
parent e1d128f28a
commit 18cc8751c9
14 changed files with 183 additions and 104 deletions

View File

@@ -24,6 +24,7 @@
#disk,
#network,
#workspaces,
#custom-alert,
#custom-maj,
#pulseaudio,
#memory,
@@ -87,24 +88,40 @@
background: @red;
}
#network {
#custom-logo {
color: @rosewater;
}
#cpu {
color: @flamingo;
}
#memory {
color: @pink;
}
#disk {
color: @maroon;
}
#network {
color: @peach;
}
#pulseaudio {
color: @yellow;
}
#cpu {
color: @blue;
#custom-alert {
color: @sky;
}
#memory {
color: @green;
#custom-maj {
color: @sapphire;
}
#clock {
color: @red;
color: @blue;
}
#tray {