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
When i3wm starts, the bar show the modules for a brief second and then it just disappear and show numbers. (Picture attached)
Description
Affected module: modules from basic installation
Version used: git and AUR
My bar configuration in i3 config file is:
bumblebee-status from AUR
bar {
font pango:Inconsolata 10
position top
status_command bumblebee-status -m nic disk:root cpu \
memory battery date time pasink pasource dnf \
-p root.path=/ time.format="%H:%M CW %V" date.format="%a, %b %d %Y" \
-t solarized-powerline
}
bumblebee-status from git
bar {
font pango:Inconsolata 10
position top
status_command ~/Documents/Git/bumblebee-status/bumblebee-status -m nic disk:root cpu \
memory battery date time pasink pasource dnf \
-p root.path=/ time.format="%H:%M CW %V" date.format="%a, %b %d %Y" \
-t solarized-powerline
}
i3 status bar works fine.
How to reproduce
Install i3wm, i3status, bumblee-status
The text was updated successfully, but these errors were encountered:
Bug Report
When i3wm starts, the bar show the modules for a brief second and then it just disappear and show numbers. (Picture attached)
Description
Affected module: modules from basic installation
Version used: git and AUR
My bar configuration in i3 config file is:
bumblebee-status from AUR
bumblebee-status from git
i3 status bar works fine.
How to reproduce
Install i3wm, i3status, bumblee-status
The text was updated successfully, but these errors were encountered: