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

Class Locations

ignis/user_settings.py:36–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 class Interface(OptionsGroup):
35 class Modules(OptionsGroup):
36 class Locations(OptionsGroup):
37 launcher: int = 0
38 window_info: int = 0
39 media: int = 0
40 workspaces: int = 1
41 tasks: int = 1
42 recording_indicator: int = 2
43 systeminfotray: int = 2
44 clock: int = 2
45
46 class Visibility(OptionsGroup):
47 window_info: bool = True

Callers 1

ModulesClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected