Terminal: migrate to Kitty
This commit is contained in:
parent
529dea61f8
commit
91fbc2bf98
6 changed files with 50 additions and 69 deletions
|
|
@ -16,6 +16,20 @@ in {
|
|||
sort_by = "alphabetical";
|
||||
linemode = "mtime";
|
||||
};
|
||||
preview = {
|
||||
max_width = 1200;
|
||||
max_height = 1800;
|
||||
};
|
||||
};
|
||||
theme = {
|
||||
status = {
|
||||
separator_open = "";
|
||||
separator_close = "";
|
||||
separator_style = {
|
||||
fg = "black";
|
||||
bg = "black";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue