From 14aee903fcdccf5be3e37be52e634e91f756d1bf Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 9 Jul 2021 23:58:17 +0200 Subject: [PATCH] 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. --- dotfiles/polybar.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index 4a0f459..42aab82 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -48,8 +48,6 @@ format = 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 =  format-disconnected = [module/date]