tglyph - scripts - random scripts
HTML git clone https://git.parazyd.org/scripts
DIR Log
DIR Files
DIR Refs
---
tglyph (159B)
---
1 #!/bin/sh
2
3 glyphs="$HOME/glyphs"
4
5 cat "$glyphs" | dmenu -l 20 | cut -d' ' -f1 | tr -d '\n' | xclip -i
6 #xdotool key shift+Insert
7 xdotool click 2 # middle mouse