Commit ef78858fb77d

Vincent Demeester <vincent@sbr.pm>
2026-04-01 15:08:19
raffi: enable audio recording by default for shotty
Pass --audio flag to shotty record-toggle so screen recordings capture microphone input by default.
1 parent 83733b3
Changed files (1)
dots
config
dots/config/raffi/raffi.yaml
@@ -313,7 +313,8 @@ launchers:
     binary: shotty
     args:
     - record-toggle
-    description: Toggle screen recording
+    - --audio
+    description: Toggle screen recording (with audio)
     icon: media-record
     ifenvset: NIRI_SOCKET
   recording-stop: