MCPcopy Create free account
hub / github.com/debuggyo/Exo / Notifications

Class Notifications

ignis/user_settings.py:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 module_backgrounds: bool = True
100
101 class Notifications(OptionsGroup):
102 anchor: list = ["top", "right"]
103 compact_popup: bool = False
104
105 class Launcher(OptionsGroup):
106 layout: str = "grid"

Callers 1

InterfaceClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected