Skip to content

Commit 378a861

Browse files
committed
hyprlauncher: add ui:window_size
1 parent 005fe0f commit 378a861

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/Hypr Ecosystem/hyprlauncher.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,9 @@ Prefixes can only be one character.
5353
| `desktop_launch_prefix` | Launch prefix for each desktop app, e.g. `uwsm app -- `. | string | empty |
5454
| `desktop_icons` | Whether to enable desktop icons in the results. | bool | `true` |
5555

56+
#### UI
57+
58+
| option | description | type | default |
59+
| -- | -- | -- | -- |
60+
| window_size | the size of the launcher | vec2 | `400 260` |
61+

0 commit comments

Comments
 (0)