test: trying foot dpi-unaware
This commit is contained in:
parent
362b20477d
commit
e56dc0238f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
term = "xterm-256color";
|
term = "xterm-256color";
|
||||||
dpi-aware = lib.mkForce "yes";
|
dpi-aware = lib.mkForce "no";
|
||||||
};
|
};
|
||||||
mouse = { hide-when-typing = "yes"; };
|
mouse = { hide-when-typing = "yes"; };
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue