mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +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:.*"
|
||||
];
|
||||
exec-once = [
|
||||
"[workspace special:music silent] spotify"
|
||||
"[workspace special:chat silent] discord"
|
||||
];
|
||||
exec-once = [ "[workspace special:music silent] spotify" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue