#!/bin/sh
source $HOME/.config/dmenu/config
choice=$(dmenu_path | grep dmenu- | $DMENU -p "Choose script to run:")
$choice