Updated noice cmdline size and pos

This commit is contained in:
2024-03-24 18:47:30 +01:00
parent 57f26caedd
commit ea872e52a0

View File

@@ -13,11 +13,11 @@ return {
views = {
cmdline_popup = {
position = {
row = 5,
row = "85%",
col = "50%",
},
size = {
width = 60,
width = "50%",
height = "auto",
},
},