Remove discord auto launch

This commit is contained in:
SebastianStork 2025-03-26 17:55:10 +01:00
parent 1f8cadb2dc
commit 10504ea933

View file

@ -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"
];
}; };
}; };
} }