-
-
Notifications
You must be signed in to change notification settings - Fork 723
Closed
Description
Describe the issue
When I do polybar-msg cmd hide followed by polybar-msg cmd show, the tray turns black and doesn't respond to clicks or hoovers anymore.
When I switch workspaces, it turns back to normal.
It only happens with bottom = true.
Was it working before?
I'm new to polybar, so it's always been like this for me.
To Reproduce
[bar/bar1]
enable-ipc = true
bottom = true
modules-center = my-text-label
tray-position = right
[module/my-text-label]
type = custom/text
content = Some random label- make sure you have icons in your tray
polybar-msg cmd hidepolybar-msg cmd show
Polybar Log
polybar bar1
warn: No fonts specified, using fallback font "fixed"
Environment:
- WM: i3
- Distro: NixOS
- Output of
polybar -vvv:
polybar 3.4.2
Features: +alsa +curl +i3 +mpd +network(libnl) +pulseaudio +xkeyboard
X extensions: +randr (+monitors) +composite +xkb +xrm +xcursor
Build type: Release
Compiler: gcc-wrapper-9.2.0/bin/g++
Compiler flags: -Wall -Wextra -Wpedantic -O3 -DNDEBUG
Linker flags:
Thanks for this awesome bar!