You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
I'm using i3 on Ubuntu and recently, I tried the lemonbar status bar (with the xft version). But when I run my script, I get the error "Invalid geometry for the clickable area".
Here is the command I use to run the script:
$HOME/.config/i3/lemonbarshow.sh | lemonbar -a 33 -B "#3B4252" -F "#E5E9F0" -f "Liberation Mono for Powerline-11" -g x18 -p | sh
(The script)
It seems to dysfunction due to some lemonbar-xft problem, because, when I use the normal xft package, it works perfectly (except for the fonts)
When I run the command with the lemonbar-xft command, i get this
Do you know how I could solve my problem?
Thank you for your answer!
The text was updated successfully, but these errors were encountered:
Hello,
I'm using i3 on Ubuntu and recently, I tried the lemonbar status bar (with the xft version). But when I run my script, I get the error "Invalid geometry for the clickable area".
Here is the command I use to run the script:
$HOME/.config/i3/lemonbarshow.sh | lemonbar -a 33 -B "#3B4252" -F "#E5E9F0" -f "Liberation Mono for Powerline-11" -g x18 -p | sh
(The script)
It seems to dysfunction due to some lemonbar-xft problem, because, when I use the normal xft package, it works perfectly (except for the fonts)
When I run the command with the lemonbar-xft command, i get this
Do you know how I could solve my problem?
Thank you for your answer!
The text was updated successfully, but these errors were encountered: