* { font-family: "VictorMono Nerd Font Propo"; font-size: 12px; font-weight: bold; background: transparent; } tooltip, #tray menu { background: rgba(15, 11, 12, 0.9); border-radius: 8px; border: 2px solid #572454; } window#waybar { background-color: rgba(15, 11, 12, 0.999); border-radius: 8px; color: #ffffff; } #workspaces button { padding: 2px 10px; margin: 0; color: #d369af; } #clock { font-size: 15px; padding: 8px 0 8px; } #custom-cpu-label, #custom-memory-label, #custom-disk-label { color: #572454; padding-top: 6px; border-top: 1px solid #572454; } #disk { border-bottom: 1px solid #572454; } #cpu, #memory, #disk { color: #d369af; padding-bottom: 8px; } #wireplumber { font-size: 16px; } #tray { margin: 4px; border-radius: 4px; padding-top: 10px; padding-bottom: 10px; }