From 845b96c9a7f6d80f2042ef5d334fd6842d617f27 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Oct 2025 16:46:13 +0530 Subject: Add stripping quotes for toml keys --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index efeaf3f..2e58799 100644 --- a/config.toml +++ b/config.toml @@ -23,4 +23,4 @@ mf = "cmdline-set !touch " dd = "!rm -rfi %f" sdd = "!sudo rm -rfi %f" -pi = "!!clear; chafa -f kitty %" +"p" = "!!clear; chafa -f kitty %" -- cgit v1.3.1