LICENSE
MANIFEST.in
README.md
setup.py
themesaver/TakeScreenshot.sh
themesaver/__init__.py
themesaver/config.env
themesaver/themesaver.py
themesaver.egg-info/PKG-INFO
themesaver.egg-info/SOURCES.txt
themesaver.egg-info/dependency_links.txt
themesaver.egg-info/entry_points.txt
themesaver.egg-info/requires.txt
themesaver.egg-info/top_level.txt
themesaver/Cli/__init__.py
themesaver/Cli/deleteSlot.py
themesaver/Cli/exportSlot.py
themesaver/Cli/importSlot.py
themesaver/Cli/listSlots.py
themesaver/Cli/loadSlot.py
themesaver/Cli/saveSlot.py
themesaver/DesktopEnvironments/__init__.py
themesaver/DesktopEnvironments/awesome.py
themesaver/DesktopEnvironments/gnome.py
themesaver/DesktopEnvironments/i3.py
themesaver/DesktopEnvironments/kde.py
themesaver/DesktopEnvironments/lxde.py
themesaver/DesktopEnvironments/xfce.py
themesaver/GUI/ImportSlotWindow.py
themesaver/GUI/LoadSlotWindow.py
themesaver/GUI/LoadingAnimation.py
themesaver/GUI/LoadingWindow.py
themesaver/GUI/MainWindow.py
themesaver/GUI/SaveSlotWindow.py
themesaver/GUI/ShopWindow.py
themesaver/Misc/__init__.py
themesaver/Misc/appconfigs.py
themesaver/Misc/checks.py
themesaver/Misc/getInfo.py
themesaver/Misc/saveWallpaper.py
themesaver/Misc/slotInfo.py
themesaver/WindowManagers/__init__.py
themesaver/WindowManagers/qtile.py