mirror of
https://github.com/Chick2D/neofetch-themes.git
synced 2026-08-24 02:24:27 -05:00
@@ -36,7 +36,7 @@ NOTE: Run `yay -S ttf-material-design-icons-extended` or the pacmans won't work,
|
||||
# Hybrid:
|
||||
[Mixedfetch](https://github.com/legendlife/neofetch-themes/blob/main/hybrid/config.conf)
|
||||
---
|
||||

|
||||

|
||||
|
||||
# Small:
|
||||
Note: you are required to manually change the distro ascii in the config
|
||||
@@ -58,4 +58,17 @@ Note: you are required to manually change the distro ascii in the config
|
||||

|
||||
|
||||
### [FAQs](https://github.com/Chick2D/neofetch-themes/wiki/FAQs)
|
||||
### Installation (In progress)
|
||||
|
||||
### Installation
|
||||
---
|
||||
#### Follow these steps in order to install the theme!
|
||||
|
||||
- Go to the `.config` directory {press `ctrl + h` in order to locate it, as it's a hidden directory}
|
||||
|
||||
- Locate the `neofetch` directory and double click on that
|
||||
|
||||
- You will find a file named `config.conf`
|
||||
|
||||
- Open `config.conf` with your favourite text editor and replace the files with your favourites from this repo and save the file.
|
||||
|
||||
> Eg: You want to use `Mixedfetch`, click on Mixedfeth on the readme or locate it from the repo. and there will be a `config.conf` file, copy evertything from that file and paste it on your own `config.conf` file, save the file and you're done!
|
||||
|
||||
+5
-1
@@ -1,3 +1,4 @@
|
||||
|
||||
# https://github.com/legendlife/neofetch-themes
|
||||
# Forked from Axyl-OS (https://github.com/axyl-os)
|
||||
|
||||
@@ -35,7 +36,10 @@ print_info() {
|
||||
# info " " public_ip
|
||||
# info " " locale # This only works on glibc systems.
|
||||
prin "└───────────────────────────────────────┘"
|
||||
info cols
|
||||
# info "Locale" locale # This only works on glibc systems.
|
||||
# info cols
|
||||
|
||||
prin " \n \n $(color 1) \n \n $(color 2) \n \n $(color 3) \n \n $(color 4) \n \n $(color 5) \n \n $(color 6) \n \n $(color 7) \n \n $(color 0)"
|
||||
}
|
||||
|
||||
# Title
|
||||
|
||||
Reference in New Issue
Block a user