From 131bbd4d64d79e9f119a7791b34a9e94a3070577 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Fri, 17 Apr 2020 17:28:42 +0200 Subject: [PATCH] Explicitely enable click and scroll --- .config/polybar/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/polybar/config b/.config/polybar/config index 1e149c9..093d5c3 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -192,6 +192,9 @@ label-private-foreground = #a6f6c6 ; label-separator = | +enable-click = true +enable-scroll = false + [module/cpu] type = internal/cpu