Swap defaults to lua
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- Avoid overly wide single-window layouts on wide screens.
|
||||
hl.config({
|
||||
layout = {
|
||||
single_window_aspect_ratio = { 1, 1 },
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user