From 850d88c89924c2bc40dff9190323da3edd629eea Mon Sep 17 00:00:00 2001 From: Senpai Legend <80240062+legendlife@users.noreply.github.com> Date: Fri, 15 Jul 2022 17:40:01 +0600 Subject: [PATCH 1/5] Update config.conf --- hybrid/config.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hybrid/config.conf b/hybrid/config.conf index 9368ea7..0574236 100644 --- a/hybrid/config.conf +++ b/hybrid/config.conf @@ -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 From c7e69e136e2a210311b31acba454ce08eff81281 Mon Sep 17 00:00:00 2001 From: Senpai Legend <80240062+legendlife@users.noreply.github.com> Date: Fri, 15 Jul 2022 17:46:44 +0600 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fce7875..25a8a37 100644 --- a/README.md +++ b/README.md @@ -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) --- -![](https://cdn.discordapp.com/attachments/780366738536792064/948514982851665920/Screenshot_2022-03-02_15-37-18.png) +![](https://cdn.discordapp.com/attachments/780366738536792064/997469230708568144/Screenshot_2022-07-15_17-43-56.png) # Small: Note: you are required to manually change the distro ascii in the config From 94eed495af71a8d2ac38cd41578732faaec9a85d Mon Sep 17 00:00:00 2001 From: Senpai Legend <80240062+legendlife@users.noreply.github.com> Date: Fri, 15 Jul 2022 17:59:23 +0600 Subject: [PATCH 3/5] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25a8a37..07d3b2c 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,17 @@ Note: you are required to manually change the distro ascii in the config ![](https://cdn.discordapp.com/attachments/883138437413220412/930479412208615534/unknown.png) ### [FAQs](https://github.com/Chick2D/neofetch-themes/wiki/FAQs) -### Installation (In progress) + +### Installation +--- +#### Follow these steps 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! From d30e001451dad0155976bf04ade697480c404ddf Mon Sep 17 00:00:00 2001 From: Senpai Legend <80240062+legendlife@users.noreply.github.com> Date: Fri, 15 Jul 2022 17:59:43 +0600 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07d3b2c..dbbf274 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Note: you are required to manually change the distro ascii in the config --- #### Follow these steps to install the theme! -- Go to the `.config` directory {press `ctrl + h` in order to locate it as it's a hidden directory} +- 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 From c949352c0421e18a31d71adddbf765c059dd8844 Mon Sep 17 00:00:00 2001 From: Senpai Legend <80240062+legendlife@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:00:06 +0600 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbbf274..efa9643 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Note: you are required to manually change the distro ascii in the config ### Installation --- -#### Follow these steps to install the theme! +#### 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}