tweaking some settings

This commit is contained in:
Chris Cochrun 2022-05-27 09:45:15 -05:00
parent cf69aee709
commit 5c5b3dcf60
8 changed files with 263 additions and 14 deletions

View file

@ -7,6 +7,7 @@
# disable search bar
search_shortcut: OFF
search_trigger: OFF
toggle_key: OFF
# Matches are the substitution rules, when you type the "trigger" string
# it gets replaced by the "replace" string.
@ -44,3 +45,6 @@ matches:
- trigger: ":name"
replace: "Chris Cochrun"
- trigger: ":cn"
replace: "A Giant Gummy Lizard"