feat(homeModules:foot): add settings: sixel, monospace-warn, selection-target
This commit is contained in:
parent
8df43b29bc
commit
2cbda571be
1 changed files with 7 additions and 0 deletions
|
|
@ -26,7 +26,14 @@ in
|
|||
bold-text-in-bright = "palette-based";
|
||||
resize-delay-ms = "80";
|
||||
pad = "9x9 center";
|
||||
selection-target = "clipboard";
|
||||
};
|
||||
|
||||
tweak = {
|
||||
sixel = "yes";
|
||||
font-monospace-warn = "no";
|
||||
};
|
||||
|
||||
cursor = {
|
||||
style = "beam";
|
||||
blink = "yes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue