AutoYADM commit: 2025-06-19 19:05:15
This commit is contained in:
parent
59d734fc1d
commit
c1056b7031
2 changed files with 9 additions and 8 deletions
|
@ -2,10 +2,10 @@
|
|||
dark = "ashen"
|
||||
|
||||
[icon]
|
||||
prepend_exts = [
|
||||
{ name = "kak", text = "" }
|
||||
]
|
||||
prepend_exts = [{ name = "kak", text = "" }]
|
||||
prepend_files = [
|
||||
{ name = "kakrc", text = "" },
|
||||
{ name = ".kakrc.local", text = "" },
|
||||
{ name = "kakrc", text = "" },
|
||||
{ name = ".kakrc.local", text = "" },
|
||||
{ name = ".local.kakrc", text = "" },
|
||||
{ name = ".kakrc", text = "" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue