diff options
| -rw-r--r-- | espanso/assets/img/int.png | bin | 0 -> 5503 bytes | |||
| -rw-r--r-- | espanso/assets/img/jez.png | bin | 0 -> 6600 bytes | |||
| -rw-r--r-- | espanso/assets/img/ort.png | bin | 0 -> 5324 bytes | |||
| -rw-r--r-- | espanso/match/img.yml | 6 |
4 files changed, 6 insertions, 0 deletions
diff --git a/espanso/assets/img/int.png b/espanso/assets/img/int.png Binary files differnew file mode 100644 index 0000000..b0db4d3 --- /dev/null +++ b/espanso/assets/img/int.png diff --git a/espanso/assets/img/jez.png b/espanso/assets/img/jez.png Binary files differnew file mode 100644 index 0000000..af4c91f --- /dev/null +++ b/espanso/assets/img/jez.png diff --git a/espanso/assets/img/ort.png b/espanso/assets/img/ort.png Binary files differnew file mode 100644 index 0000000..730c6e5 --- /dev/null +++ b/espanso/assets/img/ort.png diff --git a/espanso/match/img.yml b/espanso/match/img.yml index 2b87698..559e1b8 100644 --- a/espanso/match/img.yml +++ b/espanso/match/img.yml @@ -13,12 +13,18 @@ matches: image_path: $CONFIG/assets/img/extreme.png - trigger: ;;ihuh image_path: $CONFIG/assets/img/huh.png + - trigger: ;;iint + image_path: $CONFIG/assets/img/int.png + - trigger: ;;ijez + image_path: $CONFIG/assets/img/jez.png - trigger: ;;ikot image_path: $CONFIG/assets/img/kot.png - trigger: ;;imiska image_path: $CONFIG/assets/img/miska.png - trigger: ;;inormal image_path: $CONFIG/assets/img/normal.png + - trigger: ;;iort + image_path: $CONFIG/assets/img/ort.png - trigger: ;;ipipe image_path: $CONFIG/assets/img/pipe.png - trigger: ;;isi |
