summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/common/gt3
-rwxr-xr-xbin/menuscripts/mpass2
2 files changed, 1 insertions, 4 deletions
diff --git a/bin/common/gt b/bin/common/gt
index 1965ed1..8890ebb 100755
--- a/bin/common/gt
+++ b/bin/common/gt
@@ -103,6 +103,3 @@ while getopts ":a:c:f:lsheu" opt; do
;;
esac
done
->&2 printf '*: %s\n' "$*"
-
-# eval "herbe $(status | sed 's/"/\"/g;s/.*/"&"/' | tr '\n' ' ')"
diff --git a/bin/menuscripts/mpass b/bin/menuscripts/mpass
index f513b16..3d292c8 100755
--- a/bin/menuscripts/mpass
+++ b/bin/menuscripts/mpass
@@ -21,7 +21,7 @@ done
[ "$file" ] || exit 1
pass show -c "$file" || exit 1
-notify-send -t 1000 "mpass" "copied: $file"
+notify-send -t 1000 "mpass" "$file"
[ "$WAYLAND_DISPLAY" ] && cliphist list >/dev/null && # on wayland and cliphist is running
cliphist list | head -n 1 | cliphist delete