#!/bin/sh . "${HOME}/.cache/wal/colors.sh" dmenu -nb "$color0" -nf "$color15" -sb "$color1" -sf "$color15" "$@"