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
Hi! I'm somewhat a novice guy in working with polybar and .ini files. I'm getting this error after executing polybar. I'm not sure if I'm using correctly the script, this is what I have in the network module:
error: Disabling module "network_2" (reason: Missing parameter "module/network_2.ramp-signal-0")
Hi! I'm somewhat a novice guy in working with polybar and .ini files. I'm getting this error after executing polybar. I'm not sure if I'm using correctly the script, this is what I have in the network module:
[module/network_2]
type = internal/network
format-background = ${color.blue}
format-padding = 2
format-connected = %{A1:$HOME/.config/polybar/scripts/nmcli-rofi:}%{A}
format-disconnected = %{A1:$HOME/.config/polybar/scripts/nmcli-rofi:}icon-or-label%{A}
What I'm doing wrong? If the fix is dumb-simple I apologize, I'm still getting used to polybar and configuring dotfiles in general.
The text was updated successfully, but these errors were encountered: