LICENSE
README.md
pyproject.toml
src/monique/__init__.py
src/monique/app.py
src/monique/canvas.py
src/monique/config_paths.py
src/monique/daemon.py
src/monique/hypr_config.py
src/monique/hyprland.py
src/monique/models.py
src/monique/niri.py
src/monique/profile_manager.py
src/monique/properties_panel.py
src/monique/sway.py
src/monique/utils.py
src/monique/window.py
src/monique/workspace_panel.py
src/monique.egg-info/PKG-INFO
src/monique.egg-info/SOURCES.txt
src/monique.egg-info/dependency_links.txt
src/monique.egg-info/entry_points.txt
src/monique.egg-info/requires.txt
src/monique.egg-info/top_level.txt
tests/test_config_name.py
tests/test_config_paths.py
tests/test_daemon.py
tests/test_default_monitor.py
tests/test_hdr_migration.py
tests/test_hypr_config.py
tests/test_icc.py
tests/test_models.py
tests/test_niri_identifier.py
tests/test_xsetup.py