1 2 3 4
#!/bin/bash # Select a pdf file in dmenu and open it in zathura dz-feed | dmenu -p "dz" -i -l 15 | xargs -r zathura