walker: increase height
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
4978f0e28d
commit
26a0667ee8
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ in {
|
|||
|
||||
# https://github.com/abenz1267/walker/blob/master/internal/config/layout.default.json
|
||||
layout.ui.window.box = rec {
|
||||
height = 250 / config.custom.scale;
|
||||
height = 300 / config.custom.scale;
|
||||
width = 1000 / config.custom.scale;
|
||||
|
||||
scroll.list = {
|
||||
|
|
Loading…
Reference in a new issue