dotfiles-old/.local/bin/bemenu

4 lines
131 B
Bash
Executable File

#!/bin/sh
#using this because I'm too lazy to change all the scripts that use bemenu right now
rofi -theme base16-nord -dmenu "$@"