WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tc-wbarconf writes too many spaces to ~/.wbarconf  (Read 1406 times)

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
tc-wbarconf writes too many spaces to ~/.wbarconf
« on: October 05, 2015, 12:24:28 PM »
When  ~/.wbarconf  gets rewritten after clicking on "Apply" in  tc-wbarconf , the number of spaces between options increase. After enough spaces are added,  wbar  claims "Configuration empty." and refuses to start.

My ~/.wbarconf changes from this
Code: [Select]
c: wbar --bpress --pos top-left --zoomf 1.4 --isize 32 --nanim 1 --idist 16 --filter 2 --fc 0xc8ffffff
to this
Code: [Select]
c: wbar --bpress --pos top-left --zoomf 1.4 --isize 32  --nanim 1  --idist 16  --filter 2  --fc 0xc8ffffff
to this
Code: [Select]
c: wbar --bpress --pos top-left --zoomf 1.4 --isize 32  --nanim 1   --idist 16   --filter 2   --fc 0xc8ffffff
etc.
Download a copy and keep it handy: Core book ;)