all repos — archive/dotfiles @ 2fd1b9f3cb75a1eaa135bf803c78eb530e024980

Superseded by nixfiles

Merge branch 'master' of home:dotfiles
Alan Pearce alan@alanpearce.co.uk
Tue, 10 Sep 2013 09:14:21 +0100
commit

2fd1b9f3cb75a1eaa135bf803c78eb530e024980

parent

8be7aa09302953dd74aff58b6a9ca141efa8b693

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M xbindkeysrc.scmxbindkeysrc.scm
@@ -52,6 +52,6 @@ (xbindkey '(mod4 F10) "mpc prev") (xbindkey '(mod4 F11) "mpc next")
 (xbindkey '(mod4 F12) "mpc stop")
 
-(xbindkey '(mod4 p) "dmenu_run -fn '-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*' -nb '#002b36' -nf '#fdf6e3' -sb '#586e75' -sf '#fdf6e3'")
+(xbindkey '(mod4 p) "dmenu_run -fn '-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*' -nb '#002b36' -nf '#fdf6e3' -sb '#586e75' -sf '#fdf6e3' -hist '/home/alan/.cache/dmenu_run_history'")
 (xbindkey '(mod4 shift T) "urxvtc")
 (xbindkey '(mod4 shift E) "emacsclient -c")