We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd9d028 + 38f4e43 commit d6568b7Copy full SHA for d6568b7
config/hypr/scripts/ScreenShot.sh
@@ -4,7 +4,7 @@
4
5
# variables
6
time=$(date "+%d-%b_%H-%M-%S")
7
-dir="$(xdg-user-dir)/Pictures/Screenshots"
+dir="$(xdg-user-dir PICTURES)/Screenshots"
8
file="Screenshot_${time}_${RANDOM}.png"
9
10
iDIR="$HOME/.config/swaync/icons"
0 commit comments