aboutsummaryrefslogtreecommitdiffstats
path: root/bin/glyph_list.sh
blob: 51a73691b556690141bac8f20a27f57bf92c5f82 (plain) (blame)
1
2
3
#!/usr/bin/env sh

cat ~/scripts/glyphs/glyph_list | dmenu -fn "DejaVuSansMono Nerd Font Mono-11.3;antialias=true;autohint=true" -l 20 -D ":" -p "glyphs:" | tr -d "\n" | xsel -ib