mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Remove discord auto launch
This commit is contained in:
parent
1f8cadb2dc
commit
10504ea933
1 changed files with 1 additions and 4 deletions
|
|
@ -89,10 +89,7 @@
|
||||||
|
|
||||||
"idleinhibit fullscreen, class:.*"
|
"idleinhibit fullscreen, class:.*"
|
||||||
];
|
];
|
||||||
exec-once = [
|
exec-once = [ "[workspace special:music silent] spotify" ];
|
||||||
"[workspace special:music silent] spotify"
|
|
||||||
"[workspace special:chat silent] discord"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue