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
{
position = "top"
widget taglist {}
widget layoutinfo {}
widget focustitle {}
widget textbox {}
taglist tl {}
layoutinfo li {}
focustitle ft {}
textbox tb {}
}
}