some tweaks

This commit is contained in:
Mitchell Hashimoto
2024-11-09 09:37:03 -08:00
parent 4def80ce16
commit 3ee6577154
5 changed files with 39 additions and 18 deletions

View File

@@ -16,6 +16,7 @@ pub const CopyOnSelect = Config.CopyOnSelect;
pub const CustomShaderAnimation = Config.CustomShaderAnimation;
pub const FontSyntheticStyle = Config.FontSyntheticStyle;
pub const FontStyle = Config.FontStyle;
pub const FreetypeLoadFlags = Config.FreetypeLoadFlags;
pub const Keybinds = Config.Keybinds;
pub const MouseShiftCapture = Config.MouseShiftCapture;
pub const NonNativeFullscreen = Config.NonNativeFullscreen;