PDA

View Full Version : [all variants] Post your DMENU scripts with screenshots


Diabolis
July 24th, 2008, 03:31 PM
I just started using dmenu (http://www.suckless.org/programs/dmenu.html) and I want to see how others have customized it.

If you don't have it already:
sudo apt-get install dmenu

Install it and make a script with the following:#!/bin/sh
$(dmenu_path | dmenu -fn '-*-terminus-*-r-normal-*-*-120-*-*-*-*-iso8859-*' -nb '#000000' -nf '#FFFFFF' -sb '#0066ff')

Bind the script to your preferred key combo, and enjoy!

http://farm4.static.flickr.com/3223/2707637070_f893a83424_m.jpg (http://www.flickr.com/photos/silvag/2707637070/)