add work-laptop config
This commit is contained in:
parent
c935973900
commit
00e3f8f8e9
5 changed files with 19 additions and 8 deletions
|
|
@ -31,6 +31,13 @@ return {
|
|||
display = {
|
||||
action_palette = {
|
||||
prompt = " "
|
||||
},
|
||||
chat = {
|
||||
window = {
|
||||
layout = "float",
|
||||
height = 0.8,
|
||||
width = 0.8,
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -75,4 +82,3 @@ return {
|
|||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue