Updated noice cmdline size and pos
This commit is contained in:
@@ -13,11 +13,11 @@ return {
|
||||
views = {
|
||||
cmdline_popup = {
|
||||
position = {
|
||||
row = 5,
|
||||
row = "85%",
|
||||
col = "50%",
|
||||
},
|
||||
size = {
|
||||
width = 60,
|
||||
width = "50%",
|
||||
height = "auto",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user