You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**A tiling window manager for Windows inspired by i3wm.**
@@ -291,7 +292,7 @@ binding_modes:
291
292
292
293
**Q: How do I run GlazeWM on startup?**
293
294
294
-
Create a shortcut for the executable by right-clicking on it -> `Create shortcut`. Put the shortcut in your startup folder, which you can get to by entering `shell:startup` in the top bar in File Explorer.
295
+
Create a shortcut for the executable by right-clicking on the GlazeWM executable -> `Create shortcut`. Put the shortcut in your startup folder, which you can get to by entering `shell:startup` in the top bar in File Explorer.
295
296
296
297
**Q: How can I create `<insert layout>`?**
297
298
@@ -315,9 +316,7 @@ Programs like Winlister or AutoHotkey's Window Spy can be useful for getting inf
315
316
316
317
**Q: How can I ignore GlazeWM's keybindings when `<insert application>` is focused?**
317
318
318
-
The `ignore` window rule can be used to prevent GlazeWM from interacting with a specific window. When an ignored window is in focus, all keybindings are disabled.
319
-
320
-
In the default config, there's also the keybinding `alt+shift+p` that disables all other keybindings until `alt+shift+p` is pressed again.
319
+
This isn't currently supported, however, the keybinding `alt+shift+p` in the default config is used to disable all other keybindings until `alt+shift+p` is pressed again.
0 commit comments