format stuff

This commit is contained in:
Veneficium 2024-12-29 23:25:45 +01:00
parent 039ece57cf
commit 5b77289525
8 changed files with 149 additions and 172 deletions

View file

@ -1,6 +1,6 @@
return {
front_end = "WebGpu";
integrated_title_button_style = "Gnome";
window_decorations = "TITLE | RESIZE";
-- nix-replace
}
front_end = "WebGpu",
integrated_title_button_style = "Gnome",
window_decorations = "TITLE | RESIZE",
-- nix-replace
}