map odd files to dict on startup

This commit is contained in:
piotr
2021-07-27 04:20:28 +02:00
parent 190e8afaf8
commit 9486f8379c
3 changed files with 29 additions and 11 deletions

View File

@@ -16,6 +16,7 @@ workspaces_list = []
controls_list = []
config_dir = ""
app_dirs = []
name2icon_dict = {}
commands = {
"light": False,