obs: disable shutdown safemode check
This commit is contained in:
parent
02c6040972
commit
dc026727c9
|
@ -167,7 +167,7 @@
|
||||||
|
|
||||||
wayland.windowManager.sway.extraConfig = lib.optionalString (osConfig.networking.hostName or "" == "monolith") ''
|
wayland.windowManager.sway.extraConfig = lib.optionalString (osConfig.networking.hostName or "" == "monolith") ''
|
||||||
exec steam
|
exec steam
|
||||||
exec obs --startreplaybuffer
|
exec obs --startreplaybuffer --disable-shutdown-check
|
||||||
exec deluge-gtk
|
exec deluge-gtk
|
||||||
exec nicotine
|
exec nicotine
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue