diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-21 09:35:18 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-21 09:35:18 +0900 |
| commit | 0d3597ff12dab04250bc8443ef9ae5b515ee5b17 (patch) | |
| tree | 9cf4b5bdd595ac4bc0eb9088dfc7c5bd0531f935 /config/waybar/style/Simple Pink.css | |
| parent | 9c3c8eb04dcf846a54bc451424dfc8800f918f1d (diff) | |
hotfix for waybar styles not showing audio slider
Diffstat (limited to 'config/waybar/style/Simple Pink.css')
| -rw-r--r-- | config/waybar/style/Simple Pink.css | 8 |
1 files changed, 6 insertions, 2 deletions
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, |
