mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08: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)
|
; - default : The default pointer as before, can also be an empty string (default)
|
||||||
; - pointer : Typically in the form of a hand
|
; - pointer : Typically in the form of a hand
|
||||||
; - ns-resize : Up and down arrows, can be used to indicate scrolling
|
; - ns-resize : Up and down arrows, can be used to indicate scrolling
|
||||||
cursor-click =
|
cursor-click = pointer
|
||||||
cursor-scroll =
|
cursor-scroll =
|
||||||
|
|
||||||
;; WM Workspace Specific
|
;; WM Workspace Specific
|
||||||
|
@ -237,7 +237,7 @@ double-click-right =
|
|||||||
; - default : The default pointer as before, can also be an empty string (default)
|
; - default : The default pointer as before, can also be an empty string (default)
|
||||||
; - pointer : Typically in the form of a hand
|
; - pointer : Typically in the form of a hand
|
||||||
; - ns-resize : Up and down arrows, can be used to indicate scrolling
|
; - ns-resize : Up and down arrows, can be used to indicate scrolling
|
||||||
cursor-click =
|
cursor-click = pointer
|
||||||
cursor-scroll =
|
cursor-scroll =
|
||||||
|
|
||||||
;; WM Workspace Specific
|
;; WM Workspace Specific
|
||||||
|
@ -1241,7 +1241,7 @@ format-underline = ${color.background}
|
|||||||
; %title%
|
; %title%
|
||||||
; Default: %title%
|
; Default: %title%
|
||||||
label = " %title%"
|
label = " %title%"
|
||||||
label-maxlen = 45
|
label-maxlen = 50
|
||||||
|
|
||||||
; Used instead of label when there is no window title
|
; Used instead of label when there is no window title
|
||||||
label-empty = " Desktop"
|
label-empty = " Desktop"
|
||||||
|
Loading…
Reference in New Issue
Block a user