From 58f6aa8956d7e5b512fccc4dbc83704de3e0719a Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 16 Jul 2024 15:02:20 +0200 Subject: checkpoint --- bin/common/gt | 3 --- bin/menuscripts/mpass | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'bin') 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 -- cgit v1.2.3