chore: add todo
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2023-12-27 16:17:28 -05:00
parent 7860e2638e
commit 8897cef3eb

View file

@ -31,6 +31,7 @@ in {
pulseaudio # for getting audio sink pulseaudio # for getting audio sink
gsr gsr
# TODO: add notif on success
(writeShellScriptBin "gpu-save-replay" '' (writeShellScriptBin "gpu-save-replay" ''
exec ${pkgs.procps}/bin/pkill --signal SIGUSR1 -f gpu-screen-recorder exec ${pkgs.procps}/bin/pkill --signal SIGUSR1 -f gpu-screen-recorder
'') '')