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 | ee1788438e93c62f21dcf5a8e1d3727e55ff44c8 (patch) | |
| tree | 7e203adbfee23e8957e4eb5732a6e5bd227bd943 /init.el | |
| parent | afdce9af9e4713a822a5b4ac7a12a2c1eaea2dac (diff) | |
| download | dotemacs-ee1788438e93c62f21dcf5a8e1d3727e55ff44c8.tar.gz dotemacs-ee1788438e93c62f21dcf5a8e1d3727e55ff44c8.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 |
