feat(win32 gui): read fontface and size from gui_config

This commit is contained in:
CJ van den Berg 2025-01-08 15:06:53 +01:00
parent 1acc9b107e
commit 9e4e81eb0d
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
8 changed files with 61 additions and 14 deletions

View file

@ -199,6 +199,7 @@
["r", "open_recent_project"],
["p", "open_command_palette"],
["c", "open_config"],
["g", "open_gui_config"],
["k", "open_keybind_config"],
["t", "change_theme"],
["q", "quit"],