mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
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:
parent
e9a1b3101e
commit
14aee903fc
1 changed files with 1 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue