feat(homeModules:foot): add settings: sixel, monospace-warn, selection-target

This commit is contained in:
ooks-io 2024-05-03 23:04:01 +12:00
parent 8df43b29bc
commit 2cbda571be

View file

@ -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";