obs: disable shutdown safemode check

This commit is contained in:
Leonardo Eugênio 2024-02-22 21:09:06 -03:00
parent 02c6040972
commit dc026727c9
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
wayland.windowManager.sway.extraConfig = lib.optionalString (osConfig.networking.hostName or "" == "monolith") ''
exec steam
exec obs --startreplaybuffer
exec obs --startreplaybuffer --disable-shutdown-check
exec deluge-gtk
exec nicotine
'';