start obs replay automatically with sway on nixdesk
This commit is contained in:
parent
36b9f997bf
commit
31e52ebf71
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@
|
|||
# services.appusage
|
||||
];
|
||||
|
||||
wayland.windowManager.sway.extraConfig = ''
|
||||
exec obs --startreplaybuffer --disable-shutdown-check --minimize-to-tray
|
||||
'';
|
||||
services = {
|
||||
udiskie.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue