diff options
| author | Craig Jennings <c@cjennings.net> | 2025-10-31 05:53:12 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-10-31 05:53:12 -0500 |
| commit | a894446ab50d2b8a7dc8ef459bb0565d5719d9c8 (patch) | |
| tree | 0a3fc86b3654911e3004e66ecf80b1d4e344706b | |
| parent | e856b474c49b0775163d256f4bec7b7b4588f2d2 (diff) | |
init:doc:correcting comment on video capture
| -rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ (require 'mail-config) ;; email using mu4e and org-msg (require 'markdown-config) (require 'pdf-config) ;; pdf display settings -(require 'quick-video-capture) ;; desktop and/or audio recording via ffmpeg +(require 'quick-video-capture) ;; download videos with a browser bookmark (require 'video-audio-recording) ;; desktop and/or audio recording via ffmpeg (require 'weather-config) ;; utility to display the weather |
