update cursor to pointer and xworkspace length

This commit is contained in:
ksyasuda 2021-11-15 15:36:43 -08:00
parent c982c898e0
commit 2731383a8b
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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"