diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/menu | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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')" |