chore: update shell

This commit is contained in:
Nickolaj Jepsen 2025-03-06 00:01:45 +01:00
parent 194a7897a9
commit f1ace83de4
2 changed files with 5 additions and 3 deletions

View file

@ -17,6 +17,8 @@ in {
settings = {
monitor.main = (builtins.head config.monitors).name or "";
launcher.uwsm = true;
notification.ignore = ["/^Spotify/"];
tray.ignore = ["/spotify/"];
};
};