aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/menu2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/menu b/bin/menu
index 532e123..53f10e6 100755
--- a/bin/menu
+++ b/bin/menu
@@ -128,7 +128,7 @@ case "$ACTION" in
ykman oath accounts code "$CHOICE" |
awk '{ print $(NF) }' |
copy -n
- notify-send -t 5000 -u critical -- \
+ notify-send -t 5000 -u normal -- \
"$CHOICE" 'code copied to clipboard'
fi
;;