mirror of https://github.com/polybar/polybar.git
Add cursor-* settings
parent
aa1a2c4bfc
commit
c51e57761f
|
@ -275,6 +275,13 @@ scroll-down =
|
|||
double-click-left =
|
||||
double-click-middle =
|
||||
double-click-right =
|
||||
|
||||
; Possible values are:
|
||||
; - 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-scroll =
|
||||
~~~
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue