dotfiles-old/.local/bin/bemenu

4 lines
112 B
Plaintext
Raw Normal View History

#!/bin/sh
#using this because I'm too lazy to change all the scripts that use bemenu right now
2022-06-13 02:25:45 +00:00
rofi -dmenu "$@"