dmenium
small collection of dmenu scripts
git clone
git://edryd.org/dmenium
Log
|
Files
|
Refs
|
LICENSE
prog (65B)
1
#!/usr/bin/env bash
2
3
dmenu_path | dmenu $@ | ${SHELL:-"/bin/sh"}