scripts

random scripts
git clone https://git.parazyd.org/scripts
Log | Files | Refs

glyph (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