config: rename shadow-hex to shadow-color
It's not directly clear from the name "shadow-hex" that it's related to color. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ shadow-offset-y = -7;
|
||||
# shadow-blue = 0
|
||||
|
||||
# Hex string color value of shadow (#000000 - #FFFFFF, defaults to #000000). This option will override options set shadow-(red/green/blue)
|
||||
# shadow-hex = "#000000"
|
||||
# shadow-color = "#000000"
|
||||
|
||||
# Do not paint shadows on shaped windows. Note shaped windows
|
||||
# here means windows setting its shape through X Shape extension.
|
||||
|
||||
Reference in New Issue
Block a user