From d4a51a5f9b28e6c20a0897d054959201261dfa63 Mon Sep 17 00:00:00 2001
From: Frost-Phoenix <67cyril6767@gmail.com>
Date: Mon, 15 Apr 2024 17:51:23 +0200
Subject: [PATCH] fix typo
---
README.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 638cbe3..71f4062 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@
- Screeenshots last updated 2024-04-09
+ Screenshots last updated 2024-04-09
@@ -167,7 +167,7 @@ extract.sh
compress.sh
-**Description:** This script compress a file or a folder into a ```tar.gz``` archives wich is created in the current directory with the name of the chosen file or folder.
+**Description:** This script compress a file or a folder into a ```tar.gz``` archives which is created in the current directory with the name of the chosen file or folder.
**Usage:** ```compress ``` or ```compress ```
@@ -197,7 +197,7 @@ toggle_oppacity.sh
maxfetch.sh
-**Description:** This script is a modified verssion of the [jobcmax/maxfetch][maxfetch] script.
+**Description:** This script is a modified version of the [jobcmax/maxfetch][maxfetch] script.
**Usage:** ```maxfetch```
@@ -207,7 +207,7 @@ maxfetch.sh
music.sh
-**Description:** This script is for managing Audacious (music player). If Audacious is currently running, it will be killed (stoping the music); otherwise, it will start Audacious in the 8th workspace and resume the music.
+**Description:** This script is for managing Audacious (music player). If Audacious is currently running, it will be killed (stopping the music); otherwise, it will start Audacious in the 8th workspace and resume the music.
**Usage:** ```music```
@@ -414,8 +414,6 @@ A brief walkthrough of what the install script does.
Then the wallpapers will be copied into ```~/Pictures/wallpapers/others``` which is the folder in which the ```wallpaper-picker.sh``` script will be looking for them.
- > Sometime the copy doesn't work and you will need to copy them yourself.
-
5. Get the hardware configuration
It will also automatically copy the hardware configuration from ```/etc/nixos/hardware-configuration.nix``` to ```./hosts/nixos/hardware-configuration.nix``` so that the hardware configuration used is yours and not the default one.