From a4e6a837c6edc8f1c2ea8f714ce84f61a3629715 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Fri, 28 Feb 2025 11:40:17 -0600 Subject: Add handlr config --- handlr/handlr.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 handlr/handlr.toml (limited to 'handlr') diff --git a/handlr/handlr.toml b/handlr/handlr.toml new file mode 100644 index 0000000..58e04ba --- /dev/null +++ b/handlr/handlr.toml @@ -0,0 +1,4 @@ +enable_selector = false +selector = "tofi -c ~/.conifg/tofi/cosmic --prompt-text 'Open With: '" +term_exec_args = '-e' +expand_wildcards = false -- cgit v1.2.3