From 021c51040f2fcf734bec707196f9d5ff346d7ea5 Mon Sep 17 00:00:00 2001 From: Dome Date: Mon, 28 Jul 2025 00:52:55 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c5773b..c8d9431 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Use the [GNOME Shell Extensions website](https://extensions.gnome.org/extension/ 5. **Compile the GSettings schema.** This is a mandatory step for the keyboard shortcuts to work. ```bash + cd ~/.local/share/gnome-shell/extensions/simple-tiling@domoel glib-compile-schemas schemas/ ```