fix: indent lol

This commit is contained in:
0xMRTT 2023-08-15 22:11:07 +02:00
parent be6f252c5c
commit 0c5947ec43

View file

@ -38,6 +38,7 @@ class PresetUtils:
THEME_GSETTINGS_SCHEMA_ID = "org.gnome.desktop.interface"
def __init__(self):
pass
def set_gtk3_theme(self):
settings_retriever = FlatpakGSettings if is_sandboxed() else GSettingsSetting