refactor: run zig fmt

This commit is contained in:
CJ van den Berg 2025-02-05 11:06:57 +01:00
parent 28c9ea991d
commit f5e3e84b59
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 19 additions and 20 deletions

View file

@ -1,4 +1,4 @@
fontface: [] const u8 = "Cascadia Code",
fontface: []const u8 = "Cascadia Code",
fontsize: u8 = 14,
initial_window_x: u16 = 1087,