mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-19 19:20:02 +01:00
hyprlauncher: add ui:window_size
This commit is contained in:
parent
005fe0f678
commit
378a8612f3
1 changed files with 6 additions and 0 deletions
|
|
@ -53,3 +53,9 @@ Prefixes can only be one character.
|
|||
| `desktop_launch_prefix` | Launch prefix for each desktop app, e.g. `uwsm app -- `. | string | empty |
|
||||
| `desktop_icons` | Whether to enable desktop icons in the results. | bool | `true` |
|
||||
|
||||
#### UI
|
||||
|
||||
| option | description | type | default |
|
||||
| -- | -- | -- | -- |
|
||||
| window_size | the size of the launcher | vec2 | `400 260` |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue