fix(strixi-minaj): stabilize kanshi tray behavior

This commit is contained in:
2026-04-24 01:17:19 -07:00
parent efcc20c730
commit f9b51ae635
3 changed files with 46 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ let
inputs.kanshi-sni.packages.${system}.default.overrideAttrs (old: {
patches = (old.patches or [ ]) ++ [
./patches/kanshi-sni-refresh-and-reconnect.patch
./patches/kanshi-sni-keep-menu-root-alive.patch
];
});
in