From 2731383a8bf6228cc83c8076ed4fedc2337ac872 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Mon, 15 Nov 2021 15:36:43 -0800 Subject: [PATCH] update cursor to pointer and xworkspace length --- polybar-themes/sblocks/config-4k.ini | 2 +- polybar-themes/sblocks/config.ini | 2 +- polybar-themes/sblocks/modules.ini | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/polybar-themes/sblocks/config-4k.ini b/polybar-themes/sblocks/config-4k.ini index fa91822..5902730 100644 --- a/polybar-themes/sblocks/config-4k.ini +++ b/polybar-themes/sblocks/config-4k.ini @@ -234,7 +234,7 @@ double-click-right = ; - default : The default pointer as before, can also be an empty string (default) ; - pointer : Typically in the form of a hand ; - ns-resize : Up and down arrows, can be used to indicate scrolling -cursor-click = +cursor-click = pointer cursor-scroll = ;; WM Workspace Specific diff --git a/polybar-themes/sblocks/config.ini b/polybar-themes/sblocks/config.ini index b5094fb..30d04aa 100644 --- a/polybar-themes/sblocks/config.ini +++ b/polybar-themes/sblocks/config.ini @@ -237,7 +237,7 @@ double-click-right = ; - default : The default pointer as before, can also be an empty string (default) ; - pointer : Typically in the form of a hand ; - ns-resize : Up and down arrows, can be used to indicate scrolling -cursor-click = +cursor-click = pointer cursor-scroll = ;; WM Workspace Specific diff --git a/polybar-themes/sblocks/modules.ini b/polybar-themes/sblocks/modules.ini index 5a294e9..7c2e7c4 100644 --- a/polybar-themes/sblocks/modules.ini +++ b/polybar-themes/sblocks/modules.ini @@ -1241,7 +1241,7 @@ format-underline = ${color.background} ; %title% ; Default: %title% label = " %title%" -label-maxlen = 45 +label-maxlen = 50 ; Used instead of label when there is no window title label-empty = " Desktop"