summaryrefslogtreecommitdiff
path: root/handlr
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-02-28 11:40:17 -0600
committerZachIR <zachir@librem.one>2025-02-28 11:43:53 -0600
commita4e6a837c6edc8f1c2ea8f714ce84f61a3629715 (patch)
treee161100e2114af6dceb004837dc3bf01ea82d861 /handlr
parent048d640a5cfac9f2dc010bdf26790eb2dc30f67f (diff)
Add handlr config
Diffstat (limited to 'handlr')
-rw-r--r--handlr/handlr.toml4
1 files changed, 4 insertions, 0 deletions
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