mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
add floating and tiled to window params
This commit is contained in:
parent
b14e3f458d
commit
9a20b225a6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ layout pages (See the sidebar).
|
|||
|
||||
| Param type | Description |
|
||||
| ---------- | ----------- |
|
||||
| window | a window. Any of the following: Class regex, `title:` and a title regex, `pid:` and the pid, `address:` and the address |
|
||||
| window | a window. Any of the following: Class regex, `title:` and a title regex, `pid:` and the pid, `address:` and the address, `floating`, `tiled` |
|
||||
| workspace | see below. |
|
||||
| direction | `l` `r` `u` `d` left right up down |
|
||||
| monitor | One of: direction, ID, name, `current`, relative (e.g. `+1` or `-1`) |
|
||||
|
|
Loading…
Reference in a new issue