diff options
| author | Craig Jennings <c@cjennings.net> | 2024-11-08 22:15:01 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-11-08 22:15:01 -0600 |
| commit | d14d2b6c7645973e0d60c2f1866d5480b469e37b (patch) | |
| tree | 73c8e7a6660c0307ec1da8e829b9bb3aca7dd12e /modules | |
| parent | 132fc97b94d37b600a4ea7e88e624fc5264134ae (diff) | |
| download | dotemacs-d14d2b6c7645973e0d60c2f1866d5480b469e37b.tar.gz dotemacs-d14d2b6c7645973e0d60c2f1866d5480b469e37b.zip | |
forgot videos/recordings
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/user-constants.el | 2 |
1 files changed, 1 insertions, 1 deletions
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.") |
