From 4746583f7f0427efdc8e512e8ef1e844b06180cb Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Wed, 13 Mar 2019 15:56:23 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 09b65275e102a802863f9ad8fb5248ace2c23e19 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Wed, 13 Mar 2019 15:56:39 +0100 Subject: [PATCH 2/2] Update LICENSE.md --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"),