summaryrefslogtreecommitdiff
path: root/resources/config.lua
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2024-09-30 00:36:19 -0500
committerDominick Allen <djallen@librehumanitas.org>2024-09-30 00:36:19 -0500
commit6f2b61b676a16482fdac70a58a8e875c4d68e713 (patch)
treee2f8b2376847b5b13b278572c0fae8a6bc4d0e82 /resources/config.lua
parentdacd752bbf46f2afb08b4b8d730ba3619528dda4 (diff)
Add configuration handling.
Diffstat (limited to 'resources/config.lua')
-rw-r--r--resources/config.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/config.lua b/resources/config.lua
new file mode 100644
index 0000000..39b7c0b
--- /dev/null
+++ b/resources/config.lua
@@ -0,0 +1,2 @@
+-- Commentary
+OpenFile = "Ctrl+O"