Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 22:22
· 1085 commits to master since this release
d40b3b7

💥 BREAKING CHANGES

  • due to 3cf9be8 - global icon theme setting (commit by @JakeStanger):

    This removes the icon_theme option from launcher and focused. You will need to set this at the top of your config instead.

  • due to 90f57d6 - remove irrelevant icon format token (commit by @JakeStanger):

    (Missed from #96141d4) The {icon} token has been removed from the music module due to incompatibility with the new image/icon support. The icon now always displays as a separate widget before the label and should be removed from your formatting string.

✨ New Features

🐛 Bug Fixes

♻️ Refactors

📝 Documentation Changes