diff --git a/LICENSE.md b/LICENSE.md index a593113..7691a7a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ The MIT License (MIT) ===================== -Copyright © `2018` `Ryan Kes ` +Copyright © `2019` `Ryan Kes ` Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/README.md b/README.md index c832385..b27378f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ makepkg -si ## Further Notes + 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``` ## License