You are correct - a recent commit changed how fonts are loaded in. You can no longer use a comma delimited list. This allows fonts with commas in the names to be used.
Change -f "$FONT_FONT","$ICON_FONT"
to -f "$FONT_FONT" -f "$ICON_FONT"
https://github.com/Stephen304/dotfiles/blob/master/.config/bar/panel#L27
Search Criteria
Package Details: lemonbar-xft-git 212.088ddb6-1
Package Actions
| Package Base: | lemonbar-xft-git |
|---|---|
| Description: | A lightweight xcb based bar with ported xft support. |
| Upstream URL: | https://github.com/krypt-n/bar |
| Category: | x11 |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | Stephen304 |
| Maintainer: | Stephen304 |
| Last Packager: | Stephen304 |
| Votes: | 13 |
| First Submitted: | 2015-03-16 15:52 |
| Last Updated: | 2015-06-02 20:05 |
Latest Comments
Comment by Stephen304
Comment by gamecheet
Am I missing something or does it not display xft fonts the same way as of "2015-06-02 20:05"?
Comment by Svenstaro
Merging into lemonbar-xft-git.
Comment by dondon
Thanks for adding this to the AUR! Icon fonts like Font Awesome and Ionicons just don't look very good without anti-aliasing.
Comment by Stephen304
In an attempt to be helpful, I've made a lemonbar-xft-git package.
Comment by Krypt0n
I updated the xft-port branch to the latest upstream version. The binary (and project) is now called "lemonbar".
Comment by Stephen304
@hkmix That works great, thanks! I emailed styker a few days ago but he seems to be unresponsive.
Comment by hkmix
@Stephen304: You just need to change the references to "master" in pkgver() to "xft-port" and it'll work properly.
Comment by Stephen304
Am I the only one getting issues with the versioning? My package version reports bar-aint-recursive-xft-git-.-1 and packer repeatedly tells me that there's a new version.