Added about:memory to espanso shortcuts

This commit is contained in:
z3rOR0ne 2023-03-21 02:27:24 -07:00
parent d222a7f7f9
commit 78913e46e2

View file

@ -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}}"