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/Simple Pink.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'config/waybar/style/Simple Pink.css') diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css index 284b6d5c..3ebbe212 100644 --- a/config/waybar/style/Simple Pink.css +++ b/config/waybar/style/Simple Pink.css @@ -116,6 +116,7 @@ tooltip { } #backlight, +#backlight-slider, #battery, #bluetooth, #cava, @@ -131,6 +132,7 @@ tooltip { #mpd, #network, #pulseaudio, +#pulseaudio-slider, #taskbar button, #taskbar, #temperature, @@ -138,6 +140,7 @@ tooltip { #window, #wireplumber, #workspaces, +#custom-backlight, #custom-cycle_wall, #custom-keybinds, #custom-light_dark, @@ -145,13 +148,14 @@ 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.rainyDay, +#custom-weather.default, +#custom-weather.rainyDay, #custom-weather.rainyNight, #custom-weather.severe, #custom-weather.showyIcyDay, -- cgit v1.2.3