tweaking some settings
This commit is contained in:
parent
cf69aee709
commit
5c5b3dcf60
8 changed files with 263 additions and 14 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue