From d14d2b6c7645973e0d60c2f1866d5480b469e37b Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 8 Nov 2024 22:15:01 -0600 Subject: forgot videos/recordings --- modules/user-constants.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user-constants.el b/modules/user-constants.el index 9cb17899..11872474 100644 --- a/modules/user-constants.el +++ b/modules/user-constants.el @@ -55,7 +55,7 @@ (defconst snippets-dir (concat sync-dir "snippets/") "The location of ya-snippet snippets.") -(defconst video-recordings-dir "~/Videos/recordings" +(defconst video-recordings-dir "~/videos/recordings" "The location to save the ffmpeg recordings.") -- cgit v1.2.3