mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Update README.md
This commit is contained in:
parent
2b4d6826b7
commit
d86d71e03e
@ -26,10 +26,10 @@ makepkg -si
|
||||
|
||||
## Further Notes
|
||||
|
||||
+ You can change the transparency value by changing the `alpha` variable in the `config.h` file.
|
||||
+ Change the transparency value by modifying the `alpha` variable in [config.h](https://github.com/alrayyes/st/blob/master/config.h).
|
||||
+ Default font is system "mono" at 14pt
|
||||
+ Forked from [https://github.com/LukeSmithxyz/st](https://github.com/LukeSmithxyz/st)
|
||||
* When changing config.h be sure to run ```updpkgsums``` to update checksums in the file before running ```makepkg -si```
|
||||
* When modifying [config.h](https://github.com/alrayyes/st/blob/master/config.h) be sure to run ```updpkgsums``` to update checksums before running ```makepkg -si```
|
||||
|
||||
# License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user