Skip to content

Commit

Permalink
Window-Rules: add new suppressevent from hyprwm/Hyprland#8965
Browse files Browse the repository at this point in the history
  • Loading branch information
dardok committed Jan 9, 2025
1 parent 7188630 commit 8697e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Configuring/Window-Rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ It is not possible to `float` (or any other of the static rules) a window based
| nomaxsize | removes max size limitations. Especially useful with windows that report invalid max sizes (e.g. winecfg) |
| stayfocused | forces focus on the window as long as it's visible |
| group \[options\] | set window group properties. See the note below. |
| suppressevent \[types...\] | ignores specific events from the window. Events are space separated, and can be: `fullscreen` `maximize` `activate` `activatefocus` |
| suppressevent \[types...\] | ignores specific events from the window. Events are space separated, and can be: `fullscreen` `maximize` `activate` `activatefocus` `fullscreenoutput` |

### Dynamic rules

Expand Down

0 comments on commit 8697e98

Please sign in to comment.