change default conf to work with new widget layout

This commit is contained in:
Julien Danjou 2007-12-16 13:12:35 +01:00
parent 5715b70ab3
commit 66d43ef0d9
1 changed files with 4 additions and 4 deletions

View File

@ -24,10 +24,10 @@ screen 0
statusbar statusbar
{ {
position = "top" position = "top"
widget taglist {} taglist tl {}
widget layoutinfo {} layoutinfo li {}
widget focustitle {} focustitle ft {}
widget textbox {} textbox tb {}
} }
} }