Closed RaitoBezarius closed 4 years ago
My first idea would be to reinstall your Powerline fonts
Already done and I'm using: https://aur.archlinux.org/packages/nerd-fonts-complete/ which I think is pretty much complete…
On Mar 11 2020, at 6:38 pm, Oskar notifications@github.com wrote:
My first idea would be to reinstall your Powerline fonts
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/greshake/i3status-rust/issues/579#issuecomment-597770489", "url": "https://github.com/greshake/i3status-rust/issues/579#issuecomment-597770489", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
Huh honestly no idea then
What does your i3/sway config for bar.font
look like?
bar {
font pango:DejaVu Sans Mono, FontAwesome 10
position top
workspace_buttons no
status_command i3status-rs ~/.config/i3status-rs/config-top.toml
colors {
separator #666666
background #222222
statusline #dddddd
focused_workspace #0088CC #0088CC #ffffff
active_workspace #333333 #333333 #ffffff
inactive_workspace #333333 #333333 #888888
urgent_workspace #2f343a #900000 #ffffff
}
}
For example.
On Mar 11 2020, at 9:31 pm, Aaron Jacobs notifications@github.com wrote:
What does your i3/sway config for bar.font look like?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/greshake/i3status-rust/issues/579#issuecomment-597862835", "url": "https://github.com/greshake/i3status-rust/issues/579#issuecomment-597862835", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
@RaitoBezarius Are you still getting this?
@ammgws I don't see it anymore
Good to hear. I will close this for now as the only thing we can control with respect to fonts is which icon we choose to use in the JSON output. Please re-open if it happens again so we can try find out why regardless.
Since some upgrade of my system on Archlinux, I'm seeing those strange glyphs (?) at the end of most of my blocks.
I never saw them before, so I suppose it is some separator and some upgrade broke some fonts.
Any idea?