/* ABOUTME: User override for Waybar styling — extends the system-wide style.css. */ /* ABOUTME: Define custom styles here, the system-wide base is loaded via @import. */ @import url("/etc/xdg/waybar/style.css"); /* Add custom styles below. */ /* Selectors from the system-wide config can be overridden here. */ /* Example: color Logitech keyboard battery */ /* #battery-keyboard.warning:not(.charging) { color: #e6a200; } #battery-keyboard.critical:not(.charging) { color: #cc3436; } */