Ditto on previous commit

This commit is contained in:
Kris Maglione 2007-02-05 06:46:50 -05:00
parent ebea6ee29b
commit b49635f533

View File

@ -21,7 +21,7 @@ conf_which () {
tagsmenu() { tagsmenu() {
tag=`wmiir read /tag/sel/ctl` tag=`wmiir read /tag/sel/ctl`
wmiir ls /tag | sed "s|/||; /^sel\$/d"; | $DMENU wmiir ls /tag | sed "s|/||; /^sel\$/d" | $DMENU
} }
# CONFIGURATION VARIABLES # CONFIGURATION VARIABLES