aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-05 00:43:39 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-05 00:45:40 +0530
commit4582ce60603c57c6b75b73d590d93f443acda96a (patch)
tree2d6c0dde60443fdd87356a3233a9d2cd92046ef3 /config.toml
parenta302dfc2aabda53446fb38e035e61ae91b28f84a (diff)
downloaddaffm-4582ce60603c57c6b75b73d590d93f443acda96a.tar.gz
daffm-4582ce60603c57c6b75b73d590d93f443acda96a.zip
Add configuration (keymap) loading from toml file
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..5e4f11e
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,7 @@
+[keymap]
+gdl = "cd /home/imsohexy/Downloads"
+gdc = "cd /home/imsohexy/Documents"
+gp = "cd /home/imsohexy/Pictures"
+gsc = "cd /home/imsohexy/Pictures/screenshots"
+dd = "!rm -rfi %f"
+pi = "!!clear; chafa -f kitty %"