mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
add idleinhibit windowrule
This commit is contained in:
parent
dc2bd25100
commit
ba473f41fe
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ you can use `hyprctl clients`.
|
|||
| windowdance | forces an XWayland window to never refocus, used for games/applications like Rhythm Doctor |
|
||||
| pin | pins the window *note: floating only* |
|
||||
| noanim | disables the animations for the window |
|
||||
| idleinhibit \[mode\] | sets an idle inhibit rule for the window. If active, apps like `swayidle` will not fire. Modes: `none`, `always`, `focus`, `fullscreen` |
|
||||
|
||||
### Example Rules
|
||||
|
||||
|
|
Loading…
Reference in a new issue