diff --git a/README.md b/README.md index 260affe..7dda234 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,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 system "mono" at 14pt ++ Default font is system "mono" at 16pt + Forked from [https://github.com/LukeSmithxyz/st](https://github.com/LukeSmithxyz/st) * 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```