Mercurial > hg > config
changeset 48:4674cf608131
add functionality to edit menu
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 28 Mar 2010 10:03:44 -0700 |
parents | a0636527f809 |
children | 512ceeb0ec90 |
files | .fluxbox/menu |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.fluxbox/menu Sat Mar 27 10:11:41 2010 -0700 +++ b/.fluxbox/menu Sun Mar 28 10:03:44 2010 -0700 @@ -3,8 +3,9 @@ [include] (~/.fluxbox/applications) [submenu] (fluxbox) -[exec] (edit init) { emacs ~/.fluxbox/init} -[exec] (edit keys) { emacs ~/.fluxbox/keys} +[exec] (edit menu) { emacs ~/web/site/programs.html ~/.fluxbox/menu && ~/python/html2flux.py ~/web/site/programs.html > ~/.fluxbox/applications } +[exec] (edit init) { emacs ~/.fluxbox/init } +[exec] (edit keys) { emacs ~/.fluxbox/keys } [config] (Configure) [submenu] (Styles) [stylesdir] (~/.fluxbox/styles)