-
Notifications
You must be signed in to change notification settings - Fork 3
FAQ
Julien edited this page Jun 15, 2020
·
9 revisions
- Separation of concerns (blocks produce information, lemonbar displays it, succade is the middleman)
- Resource usage (succade and lemonbar should have a pretty small memory footprint)
- Minimalism (if you don't need the additional features of other projects)
No and yes. A single instance of succade can only run one instance of lemonbar, but nothing keeps you from running multiple instances of succade, all with a different configuration file.
I haven't tested it myself, but I don't see why it wouldn't. Feedback appreciated.
If that other bar uses the same interface as lemonbar (in other words, supports the same format specifier and command line arguments), then yes. Otherwise no.