awesomerc: swap icon and prompt

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-08-21 15:44:52 +02:00
parent 3fbfd0658a
commit 6f2bcc4a5f
1 changed files with 1 additions and 1 deletions

View File

@ -141,8 +141,8 @@ for s = 1, screen.count() do
mystatusbar[s]:widgets({
mytaglist,
mytasklist,
mypromptbox,
myiconbox,
mypromptbox,
mytextbox,
mylayoutbox[s],
s == screen.count() and mysystray or nil