From 8995c5955981727d8c62c60daac0f7594691f99d Mon Sep 17 00:00:00 2001 From: therbron Date: Thu, 9 Jul 2020 15:13:34 +0200 Subject: [PATCH] Add click trigger to the workspace module --- .config/polybar/modules.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index ce8811f..ccb3bf6 100644 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -540,7 +540,7 @@ index-sort = true ; Create click handler used to focus workspace ; Default: true -enable-click = false +enable-click = true ; Create scroll handlers used to cycle workspaces ; Default: true