decreased the heading levels to normalize the document

This commit is contained in:
aminnairi
2023-12-30 18:46:53 +01:00
parent 4a852a9f52
commit 10527f9429
+4 -4
View File
@@ -27,7 +27,7 @@ root:
shell: /bin/fish shell: /bin/fish
``` ```
#### Installation of the necessary dependencies ### Installation of the necessary dependencies
```bash ```bash
# Clone the repository # Clone the repository
@@ -40,9 +40,9 @@ cd laptop
bash main.sh bash main.sh
``` ```
#### Configuration of the used programs ### Configuration of the used programs
##### Configuration of Bitwarden #### Configuration of Bitwarden
```bash ```bash
rbw config set email <email> rbw config set email <email>
@@ -50,7 +50,7 @@ rbw config set email <email>
Where `<email>` is the email to use for Bitwarden. Where `<email>` is the email to use for Bitwarden.
##### Configuration of i3 #### Configuration of i3
```bash ```bash
touch i3/i3status/settings.json touch i3/i3status/settings.json