dotfiles/gui/dmenu.sh

8 lines
147 B
Bash
Raw Normal View History

2022-05-03 15:20:26 +00:00
#!/bin/sh
DIR=$(dirname "$(readlink -f "$0")")
. "$DIR/../env.sh"
log 'Setting up dmenu'
makeinstallrepo https://gitee.com/klesh/dmenu.git dmenu