mirror of
https://github.com/Chick2D/neofetch-themes.git
synced 2026-08-24 02:24:27 -05:00
Merge pull request #33 from miguelgargallo/main
Improvement Better way to copy paste, induce copy final dot of the sentence
This commit is contained in:
@@ -165,7 +165,11 @@ in your preferred folder.
|
||||
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.
|
||||
> 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>
|
||||
|
||||
Contribution
|
||||
|
||||
Reference in New Issue
Block a user