load dwl data

This commit is contained in:
piotr
2021-10-26 01:25:56 +02:00
parent 3d98258ddf
commit c04258f62d
3 changed files with 37 additions and 1 deletions

View File

@@ -15,8 +15,10 @@ scratchpads_list = []
workspaces_list = []
controls_list = []
config_dir = ""
dwl_data_file = None
app_dirs = []
name2icon_dict = {}
dwl_data = {}
commands = {
"light": False,