update flake

This commit is contained in:
Sean Kovacs 2026-01-28 08:46:52 -05:00
commit 567de5ca7d
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 45 additions and 72 deletions

View file

@ -7,22 +7,6 @@
programs.noctalia-shell = {
enable = true;
colors = with config.scheme.withHashtag; {
# mPrimary = base09;
# mOnPrimary = base11;
# mSecondary = base04;
# mOnSecondary = base09;
# mTertiary = base0C;
# mOnTertiary = base11;
# mError = base08;
# mOnError = base11;
# mSurface = base10;
# mOnSurface = base05;
# mSurfaceVariant = base04;
# mOnSurfaceVariant = base07;
# mOutline = base02;
# mShadow = base11;
# mHover = base04;
# mOnHover = base11;
mPrimary = base09;
mOnPrimary = base00;
mSecondary = base13;
@ -97,7 +81,7 @@
hideMode = "hidden";
hideWhenIdle = false;
id = "MediaMini";
maxWidth = 300;
maxWidth = 380;
scrollingMode = "hover";
showAlbumArt = false;
showArtistFirst = false;