icons
This commit is contained in:
@@ -51,6 +51,35 @@ in {
|
|||||||
wrap = true,
|
wrap = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
icons = {
|
||||||
|
preset = "nerdfonts",
|
||||||
|
overrides = {
|
||||||
|
header_user = "▌ ",
|
||||||
|
header_assistant = " ",
|
||||||
|
run = " ",
|
||||||
|
task = " ",
|
||||||
|
read = " ",
|
||||||
|
edit = " ",
|
||||||
|
write = " ",
|
||||||
|
plan = " ",
|
||||||
|
search = " ",
|
||||||
|
web = " ",
|
||||||
|
list = " ",
|
||||||
|
tool = " ",
|
||||||
|
snapshot = " ",
|
||||||
|
file = " ",
|
||||||
|
folder = " ",
|
||||||
|
attached_file = " ",
|
||||||
|
agent = " ",
|
||||||
|
reasoning = " ",
|
||||||
|
question = " ",
|
||||||
|
completed = " ",
|
||||||
|
pending = " ",
|
||||||
|
running = " ",
|
||||||
|
bash = " ",
|
||||||
|
command = " ",
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user