Skip to content

Commit 1c2987c

Browse files
committed
docs: update readme faq regarding ignoring keybindings
1 parent 5d52d12 commit 1c2987c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<div align="center">
2-
<img src="./resources/assets/logo.svg" width="230" alt="GlazeWM logo" />
3-
<br>
4-
<br>
52

63
> V3 is finally out - check out the changelog [here](https://github.com/glzr-io/GlazeWM/releases) 🔥
74
5+
<br>
6+
<img src="./resources/assets/logo.svg" width="230" alt="GlazeWM logo" />
7+
<br>
8+
89
# GlazeWM
910

1011
**A tiling window manager for Windows inspired by i3wm.**
@@ -291,7 +292,7 @@ binding_modes:
291292

292293
**Q: How do I run GlazeWM on startup?**
293294

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.
295296

296297
**Q: How can I create `<insert layout>`?**
297298

@@ -315,9 +316,7 @@ Programs like Winlister or AutoHotkey's Window Spy can be useful for getting inf
315316

316317
**Q: How can I ignore GlazeWM's keybindings when `<insert application>` is focused?**
317318

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.
321320

322321
[discord-badge]: https://img.shields.io/discord/1041662798196908052.svg?logo=discord&colorB=7289DA
323322
[discord-link]: https://discord.gg/ud6z3qjRvM

0 commit comments

Comments
 (0)