chore: spring cleaning
purge unused files fmt according to alejandra syntax
This commit is contained in:
parent
72381b3f46
commit
b60c28d972
6 changed files with 31 additions and 7 deletions
|
@ -9,12 +9,9 @@
|
|||
settings = {
|
||||
main = {
|
||||
term = "xterm-256color";
|
||||
#font = "${config.desktopFontFullName}:size=24";
|
||||
dpi-aware = lib.mkForce "yes";
|
||||
};
|
||||
mouse = {
|
||||
hide-when-typing = "yes";
|
||||
};
|
||||
mouse = {hide-when-typing = "yes";};
|
||||
};
|
||||
server.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue