Chafa images can now be integrated more easily - just by calling chafa in interface.header_cmd, and then move the layout in interface.move_left and interface.move_right. Check README for new tutorials about them.
New Features
- options to move layout around for easier chafa image integration
- interface.header can now render environmental variables and run subshells. For example, header = "This is possible now:
$USER@
$(echo $HOSTNAME)"
Other
- sane default modules: app launcher, google, power menu, shell, archwiki, aur pkgs, dictionary, open files, open folders
- remove helper scripts that are no longer needed for using chafa
- improved default config
Bug Fixes
- fix strange spaces that appear when interface.header_concatenate is true
- use /proc/loadavg to get cpu load instead of mpstat