mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
update cursor to pointer and xworkspace length
This commit is contained in:
parent
c982c898e0
commit
2731383a8b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user