diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-10-10 11:03:04 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-10-10 11:03:04 +0200 |
| commit | da5908fe194a2036dcd1b1d9af70159acca63063 (patch) | |
| tree | 7ca9628b3345c1888b0f340a40ab3e6ff1d52054 /config/home | |
| parent | 4f126573a547b5430962be6051b8705af281ff5a (diff) | |
checkpoint
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 \ |
