aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/menu1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/menu b/bin/menu
index 73091bd..90af758 100755
--- a/bin/menu
+++ b/bin/menu
@@ -125,6 +125,7 @@ case "$ACTION" in
# For a potential improved version, see:
# https://github.com/cdown/clipmenu/pull/162
clipmenu -i -l 20 -fn Monospace-18 -p "$1:"
+ notify-send -t 5000 -u low -- 'copied to clipboard'
;;
yubikey)
CHOICE="$(ykman oath accounts list | show 'OTP')"