summaryrefslogtreecommitdiffstats
path: root/gamechestcli/gamechest/consts.py
diff options
context:
space:
mode:
Diffstat (limited to 'gamechestcli/gamechest/consts.py')
-rw-r--r--gamechestcli/gamechest/consts.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/gamechestcli/gamechest/consts.py b/gamechestcli/gamechest/consts.py
new file mode 100644
index 0000000..091fd70
--- /dev/null
+++ b/gamechestcli/gamechest/consts.py
@@ -0,0 +1,2 @@
+XDG_RESOURCE_NAME = 'org.devys.gamechest'
+STATUS_DB_NAME = 'status.sqlite'