summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-06-24 10:55:02 +0200
committerDaniel Weipert <git@mail.dweipert.de>2024-06-24 10:55:02 +0200
commit7d2b7ededbc49d62714fa04f6ba9dce6919c1037 (patch)
tree97dc6f79e47bb2cf970658eb24e9dc07613a6327 /.local/bin
parent74cea7d46069b3dde8085d78f4bb2a351cff6e2a (diff)
[utilities.screenshot] change "Images" to "Pictures" folder
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/screenshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/screenshot b/.local/bin/screenshot
index 78b6d19..ef1a242 100755
--- a/.local/bin/screenshot
+++ b/.local/bin/screenshot
@@ -1,3 +1,3 @@
#!/bin/zsh
-GRIM_DEFAULT_DIR=$HOME/Images/Screenshots grim $@
+GRIM_DEFAULT_DIR=$HOME/Pictures/Screenshots grim $@