mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
17 lines
317 B
TOML
17 lines
317 B
TOML
![]() |
[ui.window.box]
|
||
|
width = 664
|
||
|
min_width = 664
|
||
|
max_width = 664
|
||
|
height = 396
|
||
|
min_height = 396
|
||
|
max_height = 396
|
||
|
|
||
|
# List constraints are critical - without these, the window shrinks when empty
|
||
|
[ui.window.box.scroll.list]
|
||
|
height = 300
|
||
|
min_height = 300
|
||
|
max_height = 300
|
||
|
|
||
|
[ui.window.box.scroll.list.item.icon]
|
||
|
pixel_size = 40
|