CustomTkinter/customtkinter/settings.py
2022-06-13 15:08:13 +02:00

7 lines
203 B
Python

class Settings:
cursor_manipulation_enabled = True
deactivate_macos_window_header_manipulation = False
deactivate_windows_window_header_manipulation = False
use_dropdown_fallback = True