Added about:memory to espanso shortcuts
This commit is contained in:
parent
d222a7f7f9
commit
78913e46e2
1 changed files with 10 additions and 0 deletions
|
|
@ -162,6 +162,16 @@ matches:
|
|||
- trigger: "!sto"
|
||||
replace: "https://stackoverflow.com/search?q="
|
||||
|
||||
# Prepares about pages for firefox
|
||||
- trigger: ";conf"
|
||||
replace: "about:config"
|
||||
- trigger: ";pref"
|
||||
replace: "about:preferences"
|
||||
- trigger: ";add"
|
||||
replace: "about:addons"
|
||||
- trigger: ";mem"
|
||||
replace: "about:memory"
|
||||
|
||||
# Returns public ip address
|
||||
- trigger: ";ip"
|
||||
replace: "{{output}}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue