mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
updates
This commit is contained in:
@@ -62,7 +62,7 @@ fixed-center = true
|
||||
; the percentage can optionally be extended with a pixel offset like so:
|
||||
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
||||
; width = 95%
|
||||
width = 99.2%
|
||||
width = 99.4%
|
||||
; height = 34
|
||||
height = 40
|
||||
|
||||
@@ -71,7 +71,7 @@ height = 40
|
||||
; 50%:-10, this will result in an offset in the x or y direction
|
||||
; of 50% minus 10 pixels
|
||||
; offset-x = 2.5%
|
||||
offset-x = 0.4%
|
||||
offset-x = 0.3%
|
||||
offset-y = 0.38%
|
||||
|
||||
; Background ARGB color (e.g. #f00, #ff992a, #ddff1023)
|
||||
@@ -179,7 +179,8 @@ locale = en_US.UTF-8
|
||||
; center
|
||||
; right
|
||||
; none
|
||||
tray-position = center
|
||||
; tray-position = center
|
||||
tray-position = none
|
||||
|
||||
; If true, the bar will not shift its
|
||||
; contents when the tray changes
|
||||
|
||||
Reference in New Issue
Block a user