make custom iso have its own home configurations

This commit is contained in:
2025-03-21 19:00:57 +01:00
parent 1fd70894ae
commit 0e2523c2eb
7 changed files with 55 additions and 55 deletions

View File

@ -13,7 +13,7 @@
settings = {
window.opacity = 0.9;
env.XTERM = "xterm-256color";
font.size = 10;
font.size = 9;
};
};
};