fix(noctalia): media autoHide

This commit is contained in:
Kat Inskip 2025-10-12 21:39:32 -07:00
parent 8dafb92e27
commit 6cb812d3ad
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -35,6 +35,7 @@ in {
showAlbumArt = true; showAlbumArt = true;
showVisualizer = true; showVisualizer = true;
scrollingMode = "always"; scrollingMode = "always";
autoHide = true;
# check if this works, # check if this works,
# if not, rewrite their system for it o.o # if not, rewrite their system for it o.o
widgetWidth = 300; widgetWidth = 300;