diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/default-config.kdl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 1d8ebb67..ed2d4f0e 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -153,6 +153,7 @@ layout { // The angle is the same as in linear-gradient, and is optional, // defaulting to 180 (top-to-bottom gradient). // You can use any CSS linear-gradient tool on the web to set these up. + // Changing the color space is also supported, check the wiki for more info. // // active-gradient from="#80c8ff" to="#bbddff" angle=45 |
