Skip to content

v0.2.4 ALPHA

Latest
Compare
Choose a tag to compare
@Swivelgames Swivelgames released this 03 Sep 02:06
· 5 commits to main since this release

What changed?

  • Fixed mutex race condition

Full Changelog: v0.2.3...v0.2.4

Can I use this on insert-distro-here?

Yes! The only requirement for this to work is polybar and i3! Feel free to submit issues if you have them!

How do I use this?

  • A CLI Configurator is coming soon, until then:
    • Download the binary and place it in your PATH
  • Review the configuration files and copy them to the appropriate locations
    • Copy i3-wsman.toml to ~/.config/i3/i3-wsman.toml
    • Copy i3-wsman.ini to ~/.config/polybar/i3-wsman.ini
      • Almost everything from your existing internal/i3 polybar config can be copied into this file. Review it thoroughly and copy/paste the properties where they go.
      • For styling, review Polybar's Formatting and i3 wiki pages
  • Review the README.md file and set up your ~/.config/i3/config and ~/.config/polybar/config.ini files to use i3-wsman for everything outline

What's next?

Top priority items for next release:

  • CLI Configurator (Copies existing polybar config, walkthrough of features, i3 keybind keybind configurator)
  • Documentation (Reference, Tutorials, Topic Guides)