Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (20 loc) · 790 Bytes

readme.mkd

File metadata and controls

36 lines (20 loc) · 790 Bytes

dmenu-tools

dmenu-tools is a collection of scripts powered by dmenu.

Install

Install the example config:

install -Dm644  example/dmenu.conf ~/.config/dmenu/dmenu.conf

Usage

All scripts source the following file to set dmenu options (colours, font etc.):

"${XDG_CONFIG_HOME:-$HOME/.config}/dmenu/dmenu.conf"

The config file path can also be set at runtime:

$ CONFIG="/tmp/dmenu.config" dmenu_mpc

See doc for further, script-specific usage.

Authors

Copyright 2009-2013 Tom Vincent http://tlvince.com/contact/

License

Released under the MIT License.