Files
2022-06-14 21:38:24 +02:00

6 lines
59 B
Bash
Executable File

#! /usr/bin/zsh
cat | rofi -dmenu $@
# vim: set ft=zsh :