diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-02-19 10:50:35 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-02-19 10:50:35 -0500 |
commit | ebb7b6c96ab4fbd415df815faf1f3974df985dd5 (patch) | |
tree | 6d2527b7de5d1728353428eaf542a76604daf433 /README.md | |
parent | 03fe8634cd3f2f3cbd1679be84b465d63caafa3c (diff) |
Xdefaults example restored, close #278
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -76,7 +76,8 @@ For example, you can define your desired fonts, transparency or colors: ... ``` -The `alpha` value (for transparency) goes from `0` (transparent) to `1` (opaque). +The `alpha` value (for transparency) goes from `0` (transparent) to `1` +(opaque). There is an example `Xdefaults` file in this respository. ### Colors |