]> git.sev.monster Git - dotfiles.git/blame - bin/dmenu
link dabuild and dabuild-admin from docker-abuild
[dotfiles.git] / bin / dmenu
CommitLineData
f29cd560 1#!/bin/sh
f4a5f003 2exec `which -a dmenu | grep -iv ~ | head -1` -b -f -fn 'monospace-10' -nb \#110800 -nf \#93a1a1 -sb \#aa5500 -sf \#eee8d5 "$@"
This page took 0.038977 seconds and 4 git commands to generate.