From a6045b73a1eabbf2ee595c64587eb37c862c2e2e Mon Sep 17 00:00:00 2001 From: Dome Date: Wed, 23 Jul 2025 17:08:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5daf5fe..52a5a39 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ An Example of an exceptions.txt can be found in the repo. #### Adjusting inner and/or outer window gaps and tiling delays -To adjust the inner and/or outer gaps of the windows you need to open the extensions.js (~/.local/share/gnome-shell/extensions/simple-tiling@domoel/extensions.js) and look at line 214. Here you can also adjust some timing delays if you have race condition issues. +To adjust the inner and/or outer gaps of the windows you need to open the extensions.js (~/.local/share/gnome-shell/extensions/simple-tiling@domoel/extension.js) and look at line 214. Here you can also adjust some timing delays if you have race condition issues. ## Future Development