Fix codium wayland issues

This commit is contained in:
notgne2 2024-02-03 07:01:22 -07:00
parent 976a83a9f3
commit 7d954a61ef
No known key found for this signature in database

View file

@ -38,6 +38,8 @@ in {
"editor.formatOnType" = false; "editor.formatOnType" = false;
}; };
"window.titleBarStyle" = "custom";
"files.insertFinalNewline" = true; "files.insertFinalNewline" = true;
"alejandra.program" = "alejandra"; "alejandra.program" = "alejandra";