ralsei :3

This commit is contained in:
2025-11-08 21:20:48 +02:00
parent fb6ffa2e11
commit c907ec3597
9 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ SS_PATH=$(timeout 30s bun run ~/config/scripts/bin/handleScreenshot.ts fullscree
echo "$SS_PATH"
if [[ -n "$SS_PATH" && "$SS_PATH" == /home/ocbwoy3/Pictures/Screenshots/* ]]; then
if [[ -n "$SS_PATH" && "$SS_PATH" == /home/ralsei/Pictures/Screenshots/* ]]; then
wl-copy < "$SS_PATH"
notify-send -i "$SS_PATH" "Ekrānuzņēmums" "nokopēts starpliktuvē!"
fi