dotfiles-old/.local/bin/bemenu

4 lines
131 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
rofi -theme base16-nord -dmenu "$@"