summaryrefslogtreecommitdiff
path: root/mac/.config/shell/profile
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-24 13:49:32 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-24 13:49:32 +0900
commita311b30a10e90e3f878937bcf722daa8e75b68c1 (patch)
tree01bc6e3d6f14bb41aed0539976079163d0b56bcc /mac/.config/shell/profile
parent67dabe8e3427b5f0ab251fe7c35a3192bf3e5c0a (diff)
updates
Diffstat (limited to 'mac/.config/shell/profile')
-rw-r--r--mac/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile
index 21858e9..eef2c13 100644
--- a/mac/.config/shell/profile
+++ b/mac/.config/shell/profile
@@ -43,7 +43,7 @@ export XDG_MUSIC_DIR="$HOME/Music"
export XDG_PICTURES_DIR="$HOME/Pictures"
export XDG_PUBLICSHARE_DIR="$HOME/Public"
export XDG_TEMPLATES_DIR="$HOME/Templates"
-export XDG_VIDEOS_DIR="$HOME/Videos"
+export XDG_VIDEOS_DIR="$HOME/Movies"
###################################################
### --- DEFAULT ENV PATHES FOR ALL PROGRAMS --- ###