mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix(noctalia): media autoHide
This commit is contained in:
parent
8dafb92e27
commit
6cb812d3ad
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue