From a894446ab50d2b8a7dc8ef459bb0565d5719d9c8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 31 Oct 2025 05:53:12 -0500 Subject: init:doc:correcting comment on video capture --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index b61c5ed5..c54f14a6 100644 --- a/init.el +++ b/init.el @@ -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 -- cgit v1.2.3