diff options
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 9cb17899a..11872474a 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.") |
