CustomTkinter/customtkinter/settings.py
2022-05-22 00:02:45 +02:00

6 lines
170 B
Python

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