mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
fix merge
This commit is contained in:
commit
01f133c1b7
@ -1,7 +1,7 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
Copyright © `2018` `Ryan Kes <alrayyes at gmail dot com>`
|
Copyright © `2019` `Ryan Kes <alrayyes at gmail dot com>`
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the "Software"),
|
copy of this software and associated documentation files (the "Software"),
|
||||||
|
@ -26,7 +26,7 @@ makepkg -si
|
|||||||
## Further Notes
|
## Further Notes
|
||||||
|
|
||||||
+ Change the transparency value by modifying the `alpha` variable in [config.h](https://github.com/alrayyes/st/blob/master/config.h).
|
+ Change the transparency value by modifying the `alpha` variable in [config.h](https://github.com/alrayyes/st/blob/master/config.h).
|
||||||
+ Default font is "Sauce Code Pro Nerd Font Mono" at 20pt
|
+ Default font is [Sauce Code Pro Nerd Font Mono](https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/SourceCodePro) at 20pt
|
||||||
* 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```
|
* 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
|
## License
|
||||||
|
Loading…
Reference in New Issue
Block a user