diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-05 21:33:39 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-05 21:33:39 -0700 |
commit | 3ffde570e098567f8f4608dfb554772c3e11321d (patch) | |
tree | 9e4d4e2a708ff9b2c5fa8dbe4edfbe99221d5683 | |
parent | 23a6f74157846dc7e5cfc17fe2357a79d9858484 (diff) |
transparency explanation added
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,3 +51,5 @@ patch -R < patches/transparency.diff make sudo make install ``` + +You can change the transparency value by changing the `alpha` variable in the `config.h` file. |