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:
parent
09fab5d63b
commit
d42479b0de
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
];
|
];
|
||||||
modules-right = [
|
modules-right = [
|
||||||
"pulseaudio/slider"
|
"pulseaudio/slider"
|
||||||
"backlight"
|
"backlight/slider"
|
||||||
"battery"
|
"battery"
|
||||||
"tray"
|
"tray"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue