1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/dmenu/.local/bin/oath-dmenu

5 lines
181 B
Plaintext
Raw Normal View History

2020-02-18 01:32:08 +00:00
#!/usr/bin/env fish
. ~/.cache/wal/colors.fish
2020-07-24 10:24:25 +00:00
yubikey-oath-dmenu --clipboard clipboard --notify -nb "$color0" -nf "$color15" -sb "$color1" -sf "$color15" -fn "FuraCode Nerd Font"