commit c62d9e4

hovercats  ·  2023-01-01 08:52:41 +0000 UTC
parent a83fc58
dmpv: change dir var
1 files changed,  +1, -1
M dmpv
M dmpv
+1, -1
1@@ -4,7 +4,7 @@
2 # No more need for a detached terminal taking up your screen space
3 # you can also delete the selected video with -d option
4 
5-DIR="$HOME"/usr/Videos
6+DIR="$HOME"/usr/vid
7 
8 cd "$DIR"
9