Reduce the selection pane height

pull/493/head
Arijit Basu 2 years ago
parent ed8fb9dc6c
commit 95f1f45375
No known key found for this signature in database
GPG Key ID: 0F8EF5258DC38077

@ -877,8 +877,8 @@ xplr.config.layouts.builtin.default = {
Vertical = { Vertical = {
config = { config = {
constraints = { constraints = {
{ Percentage = 50 }, { Percentage = 30 },
{ Percentage = 50 }, { Percentage = 70 },
}, },
}, },
splits = { splits = {

Loading…
Cancel
Save