changed backlight module back to a slider again, still won't work

unfortunately but I keep confusing it with my battery percentage. can
fix the issue with it not working by running it on hyprland start rather
than as a systemd unit, but swaync doesnt let you do that and I would
rather have it all be consistent
This commit is contained in:
Gabriella Bere 2024-12-02 23:41:25 +00:00
parent 09fab5d63b
commit d42479b0de

View file

@ -26,7 +26,7 @@
]; ];
modules-right = [ modules-right = [
"pulseaudio/slider" "pulseaudio/slider"
"backlight" "backlight/slider"
"battery" "battery"
"tray" "tray"
]; ];