dotfiles-old/.local/bin/bemenu

4 lines
112 B
Bash
Executable File

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