From c5e692bb459e67ac574c6c5f289b804bb612adaf Mon Sep 17 00:00:00 2001 From: Dome Date: Fri, 25 Jul 2025 00:27:51 +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 6645ecf..4942271 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This extension was built from the ground up to be stable and performant on **GNO * **Drag & Drop:** Swap any two windows by simply dragging one and dropping it over the other. * **Keyboard Shortcuts:** A full set of keyboard shortcuts allows you to swap the focused window with the master or with its nearest neighbor in any direction (left, right, up, down). * **Interactive Window Focus Switcher:** Change the current window focus with a set of customizable keyboard shortcuts in every direction. -* **Simple Settings Panel:** A simple settings panel within the gnome extension manager menu to adjust key bindings and window gaps / margins and window behavior. +* **Simple Settings Panel:** A simple settings panel within the gnome extension manager menu to adjust key bindings, window gaps / margins and window behavior. * **External Exception List:** Use a simple `exceptions.txt` file to list applications (by their `WM_CLASS`) that should be ignored by the tiling manager. * **Smart Pop-up Handling:** Windows on the exception list, as well as dialogs and other pop-ups, are automatically centered and kept "always on top" for a smooth workflow. * **Configurable Tiling Window Delays:** Easily configure the tiling window delays if you have race condition issues by editing variables directly in the `extension.js`.