#[SOLVED] New to poly bar how do i remove it showing my ip adress
29 messages · Page 1 of 1 (latest)
im useing bspwm if that makes any difference
@inner quartz check your polybar config
where in the config is this
im in
link your config please
like send the file?
yes
@inner quartz remove wlan from modules-right
ok
did it
is that it?
yes, now reboot polybar
it did not work
matter of fact it now displays on only one monitor
rather than all my monitors
@inner quartz put that back
then remove this ```[network-base]
type = internal/network
interval = 5
format-connected = <label-connected>
format-disconnected = <label-disconnected>
label-disconnected = %{F#F0C674}%ifname%%{F#707880} disconnected
[module/wlan]
inherit = network-base
interface-type = wireless
label-connected = %{F#F0C674}%ifname%%{F-} %essid%```
error: Uncaught exception, shutting down: Invalid section "network-base" defined for "module/eth.inherit"
should i remove module for eth
only if it does not work
it does not so ill try
IT WORKS!
TYSM
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
@inner quartz