diff options
Diffstat (limited to 'config/home')
| -rwxr-xr-x | config/home/.xprofile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/home/.xprofile b/config/home/.xprofile index 69388de..a2b55d8 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -37,11 +37,13 @@ then keyadd spacehb.net & fi +noisetorch -i & + gpu-screen-recorder \ -w screen \ -f 60 \ -c mkv \ - -a "default_output" \ + -a "default_output|default_input" \ -r 60 \ -replay-storage ram \ -restart-replay-on-save yes \ |
