From 0d3597ff12dab04250bc8443ef9ae5b515ee5b17 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 21 Nov 2023 09:35:18 +0900 Subject: hotfix for waybar styles not showing audio slider --- config/waybar/style/Crimson.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config/waybar/style/Crimson.css') diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css index 13c37b3a..720197ae 100644 --- a/config/waybar/style/Crimson.css +++ b/config/waybar/style/Crimson.css @@ -105,8 +105,8 @@ tooltip { transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); } - #backlight, +#backlight-slider, #battery, #bluetooth, #cava, @@ -122,6 +122,7 @@ tooltip { #mpd, #network, #pulseaudio, +#pulseaudio-slider, #taskbar button, #taskbar, #temperature, @@ -129,6 +130,7 @@ tooltip { #window, #wireplumber, #workspaces, +#custom-backlight, #custom-cycle_wall, #custom-keybinds, #custom-light_dark, @@ -136,13 +138,13 @@ tooltip { #custom-menu, #custom-power_vertical, #custom-power, -#custom-spotify, +#custom-speaker, #custom-updater, #custom-weather, #custom-weather.clearNight, #custom-weather.cloudyFoggyDay, #custom-weather.cloudyFoggyNight, -#custom-weather.default +#custom-weather.default, #custom-weather.rainyDay, #custom-weather.rainyNight, #custom-weather.severe, -- cgit v1.2.3