diff options
| author | kkard2 <[email protected]> | 2024-05-28 21:10:20 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-05-28 21:10:20 +0200 |
| commit | 1febbbf6f1dc5d2dda340648dd3165ea8a82ff4b (patch) | |
| tree | f4e33ed4e14690b251c042cec457cc7d697af2fc /espanso | |
| parent | 21ea918c1093fbe1feb17ca9ec2cab86f565ed8c (diff) | |
int jez ort
Diffstat (limited to 'espanso')
| -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 |
