diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 7 |
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 %" |
