diff options
-rwxr-xr-x | bin/menu | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; |