aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/ScreenShot.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-06-03 05:39:34 +0900
committerGitHub <noreply@github.com>2024-06-03 05:39:34 +0900
commit203b530e6b61e53cff322fd822dc70a5e611b35f (patch)
treef300fec9ff254263a9805dc18feaee14ff1d542a /config/hypr/scripts/ScreenShot.sh
parent2e67eba3d18ef4d7ca74b2036a0ec0020825bc86 (diff)
parentd62b220ebc2c60c2f11e47f35616d9e803c07dd4 (diff)
Merge pull request #321 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/scripts/ScreenShot.sh')
-rwxr-xr-xconfig/hypr/scripts/ScreenShot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh
index d2ee51a2..5d15ee68 100755
--- a/config/hypr/scripts/ScreenShot.sh
+++ b/config/hypr/scripts/ScreenShot.sh
@@ -22,6 +22,7 @@ notify_view() {
"${sDIR}/Sounds.sh" --screenshot
else
${notify_cmd_shot} "Screenshot of '${active_window_class}' not Saved"
+ "${sDIR}/Sounds.sh" --error
fi
elif [[ "$1" == "swappy" ]]; then
${notify_cmd_shot} "Screenshot Captured."
@@ -32,6 +33,7 @@ notify_view() {
"${sDIR}/Sounds.sh" --screenshot
else
${notify_cmd_shot} "Screenshot NOT Saved."
+ "${sDIR}/Sounds.sh" --error
fi
fi
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage