diff options
| author | kkard2 <[email protected]> | 2023-07-11 09:10:19 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-11 09:10:19 +0200 |
| commit | fa11cfc70e98574930f73884957891db44471af8 (patch) | |
| tree | 6326a609d57dccb6c1b735a23c17912f759f968e /espanso/match/gif.yml | |
| parent | efa0d2fbaf917bf3cd2efd54166caa56d5fb30dc (diff) | |
| parent | f8d9727953637e992e220c91f0bba3ae78d9a567 (diff) | |
Merge branch 'main' of github.com:kkard2/.dotfiles
Diffstat (limited to 'espanso/match/gif.yml')
| -rw-r--r-- | espanso/match/gif.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/espanso/match/gif.yml b/espanso/match/gif.yml new file mode 100644 index 0000000..21fb932 --- /dev/null +++ b/espanso/match/gif.yml @@ -0,0 +1,15 @@ +matches: + - trigger: ;;gblack + image_path: $CONFIG/assets/gif/black.gif + - trigger: ;;gfirewrite + image_path: $CONFIG/assets/gif/firewrite.gif + - trigger: ;;ghilarious + image_path: $CONFIG/assets/gif/hilarious.gif + - trigger: ;;gofc + image_path: $CONFIG/assets/gif/ofc.gif + - trigger: ;;gpipe + image_path: $CONFIG/assets/gif/pipe.gif + - trigger: ;;gwhar + image_path: $CONFIG/assets/gif/whar.gif + - trigger: ;;gwhite + image_path: $CONFIG/assets/gif/white.gif |
