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 | 869084996875a0ceeb7fb3443a1fdc4a0f8f3467 (patch) | |
| tree | 0a3fc86b3654911e3004e66ecf80b1d4e344706b /init.el | |
| parent | c4af431f2c74cb61b95a0acbe2a63ead2513c8bd (diff) | |
| download | dotemacs-869084996875a0ceeb7fb3443a1fdc4a0f8f3467.tar.gz dotemacs-869084996875a0ceeb7fb3443a1fdc4a0f8f3467.zip | |
init:doc:correcting comment on video capture
Diffstat (limited to 'init.el')
| -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 |
