suckless_dictpopup/dictpopup

6 lines
139 B
Plaintext
Raw Normal View History

2023-05-09 10:42:03 +00:00
#!/bin/sh
SDCV_PAGER='less --quit-if-one-screen -RX'
2023-05-09 10:51:38 +00:00
xclip -o | xargs sdcv -n --utf8-output -e | tail -n +5 | sed 's| ||g' | xargs popup