aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorMichelleDB <69michelledb@gmail.com>2025-04-30 15:34:35 +0200
committerMichelleDB <69michelledb@gmail.com>2025-04-30 15:34:35 +0200
commitdd659ada452d039501de5d18b97ce16b13db7282 (patch)
tree46f1343f415cda035b00ae4ab3256763c451bf8a /config/hypr/scripts
parent3bb47cdec96caf4ecbe2ef79cec1b1aeff18e40a (diff)
fix: Fix ScreenShot.sh to check xdg-user-dir PICTURES
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/ScreenShot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh
index 90e2dfd2..0a37c7e4 100755
--- a/config/hypr/scripts/ScreenShot.sh
+++ b/config/hypr/scripts/ScreenShot.sh
@@ -4,7 +4,7 @@
# variables
time=$(date "+%d-%b_%H-%M-%S")
-dir="$(xdg-user-dir)/Pictures/Screenshots"
+dir="$(xdg-user-dir PICTURES)/Screenshots"
file="Screenshot_${time}_${RANDOM}.png"
iDIR="$HOME/.config/swaync/icons"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage