Update README.md

This commit is contained in:
2025-07-28 00:52:55 +02:00
committed by GitHub
parent 98bfaaa3d5
commit 021c51040f
+1
View File
@@ -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. 5. **Compile the GSettings schema.** This is a mandatory step for the keyboard shortcuts to work.
```bash ```bash
cd ~/.local/share/gnome-shell/extensions/simple-tiling@domoel
glib-compile-schemas schemas/ glib-compile-schemas schemas/
``` ```