mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: update shell
This commit is contained in:
parent
194a7897a9
commit
f1ace83de4
2 changed files with 5 additions and 3 deletions
|
|
@ -17,6 +17,8 @@ in {
|
|||
settings = {
|
||||
monitor.main = (builtins.head config.monitors).name or "";
|
||||
launcher.uwsm = true;
|
||||
notification.ignore = ["/^Spotify/"];
|
||||
tray.ignore = ["/spotify/"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue