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

Class BarID

ignis/user_settings.py:56–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 launcher: bool = False
55
56 class BarID(OptionsGroup):
57 launcher: int = 0
58 window_info: int = 0
59 media: int = 0
60 workspaces: int = 0
61 tasks: int = 0
62 recording_indicator: int = 0
63 systeminfotray: int = 0
64 clock: int = 0
65
66 class ModuleOptions(OptionsGroup):
67 show_date: bool = True

Callers 1

ModulesClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected