diff --git a/settings.py b/settings.py index 175a2af..fd7771a 100644 --- a/settings.py +++ b/settings.py @@ -25,7 +25,7 @@ default_settings: SettingsFile = { "priority": [], "exclude": set(), "autostart": False, - "priority_only": True, + "priority_only": False, "autostart_tray": False, }