Skip to content

Commit d6568b7

Browse files
authored
Merge pull request #712 from JaKooLit/development
Development to Main
2 parents cd9d028 + 38f4e43 commit d6568b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/hypr/scripts/ScreenShot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# variables
66
time=$(date "+%d-%b_%H-%M-%S")
7-
dir="$(xdg-user-dir)/Pictures/Screenshots"
7+
dir="$(xdg-user-dir PICTURES)/Screenshots"
88
file="Screenshot_${time}_${RANDOM}.png"
99

1010
iDIR="$HOME/.config/swaync/icons"

0 commit comments

Comments
 (0)