mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
unset rule
This commit is contained in:
parent
1a3baa9115
commit
f95bfc6465
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ you can use `hyprctl clients`.
|
|||
| 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` |
|
||||
| unset | removes all previously set rules for the given parameters. Please note it has to match EXACTLY. |
|
||||
|
||||
### Example Rules
|
||||
|
||||
|
|
Loading…
Reference in a new issue