From 112aa64f527ba617bdac376bb3c8507ca79c5455 Mon Sep 17 00:00:00 2001 From: streppel Date: Sun, 19 Jun 2022 19:03:23 -0300 Subject: [PATCH] fix: spelling on force-knowledge.md --- force-knowledge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/force-knowledge.md b/force-knowledge.md index 7df1035..150f6b1 100644 --- a/force-knowledge.md +++ b/force-knowledge.md @@ -46,7 +46,7 @@ exec --no-startup-id dex --autostart --environment i3 ## Reset configuration -The default configuration file for i3 can be found at `/etc/i3/config`. The default configuration file for endevouros-i3 can be found [here](https://raw.githubusercontent.com/endeavouros-team/endeavouros-i3wm-setup/main/.config/i3/config). To replace your current configuration with the default of endevouros-i3 run the following command. This will also make a backup of your current configuration at `~/.config/i3/config.1`: +The default configuration file for i3 can be found at `/etc/i3/config`. The default configuration file for endevouros-i3 can be found [here](https://raw.githubusercontent.com/endeavouros-team/endeavouros-i3wm-setup/main/.config/i3/config). To replace your current configuration with the default of endeavouros-i3 run the following command. This will also make a backup of your current configuration at `~/.config/i3/config.1`: ``` wget --backups=1 https://raw.githubusercontent.com/endeavouros-team endeavouros-i3wm-setup/main/.config/i3/config -P ~/.config/i3/