polybar: do not prevent use of click/scroll for i3 workspaces

There is no real point to this. I don't click on them by accident, I
just usually don't click on them.
This commit is contained in:
Vincent Bernat 2021-07-09 23:58:17 +02:00
parent e9a1b3101e
commit 14aee903fc

View file

@ -48,8 +48,6 @@ format = <label-state> <label-mode>
index-sort = true
wrapping-scroll = false
pin-workspaces = true
enable-click = false
enable-scroll = false
label-mode-background = ${colors.highlight}
label-mode-padding = 1
@ -98,7 +96,7 @@ type = internal/network
interface = ${env:LAN:}
interval = 2
format-connected = <label-connected>
label-connected =
label-connected =
format-disconnected =
[module/date]