mirror of
https://github.com/polybar/polybar.git
synced 2026-03-02 14:24:01 +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