mirror of
https://github.com/polybar/polybar.git
synced 2026-05-13 01:33:28 +00:00
- Add fallback values to env/xrdb references:
${env:UNEXISTING:fallback value}
${xrdb:UNEXISTING:fallback value}
- Replace ${BAR.key} with ${root.key} and display
deprecation warning if the former is used