Fixed minor spelling error

This commit is contained in:
Chick Chan
2022-07-22 22:47:03 +05:30
committed by GitHub
parent 9b3dbc296c
commit 30437066ef
+1 -1
View File
@@ -97,7 +97,7 @@ in your preferred folder.
```bash ```bash
mv neofetch-themes/<folder>/<file> ~/.config/neofetch/config.conf mv neofetch-themes/<folder>/<file> ~/.config/neofetch/config.conf
``` ```
where `<folder>` is the section in this ReadMe, while `<file>` is the file name of the config of this theme. where `<folder>` is the section in this readme, while `<file>` is the file name of the config of this theme.
> For example: If you want papirus, it'd be `mv neofetch-themes/normal/papirus.conf ~/.config/neofetch/config.conf`. > For example: If you want papirus, it'd be `mv neofetch-themes/normal/papirus.conf ~/.config/neofetch/config.conf`.
</details> </details>