diff options
| author | kkard2 <[email protected]> | 2023-12-28 09:29:16 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-12-28 09:29:16 +0100 |
| commit | 026cf01ced0bcc848464ba9c1cd6eefb36fc2ea1 (patch) | |
| tree | 10a870e8f956b4db2f1476b4a6ed10d71abef532 /espanso/match/img.yml | |
| parent | 4f43a715299fe1b5782640d04b94fe1bcb926faf (diff) | |
changing life by 360 degrees
Diffstat (limited to 'espanso/match/img.yml')
| -rw-r--r-- | espanso/match/img.yml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/espanso/match/img.yml b/espanso/match/img.yml new file mode 100644 index 0000000..ba7d49e --- /dev/null +++ b/espanso/match/img.yml @@ -0,0 +1,25 @@ +matches: + - trigger: ;;ialert + image_path: $CONFIG/assets/img/alert.png + - trigger: ;;iaware + image_path: $CONFIG/assets/img/aware.png + - trigger: ;;iclueless + image_path: $CONFIG/assets/img/clueless.png + - trigger: ;;idespair + image_path: $CONFIG/assets/img/despair.png + - trigger: ;;ihuh + image_path: $CONFIG/assets/img/huh.png + - trigger: ;;ikot + image_path: $CONFIG/assets/img/kot.png + - trigger: ;;imiska + image_path: $CONFIG/assets/img/miska.png + - trigger: ;;ipipe + image_path: $CONFIG/assets/img/pipe.png + - trigger: ;;isi + image_path: $CONFIG/assets/img/si.png + - trigger: ;;itf + image_path: $CONFIG/assets/img/tf.png + - trigger: ;;iumniedziala + image_path: $CONFIG/assets/img/umniedziala.jpg + - trigger: ;;ixdd + image_path: $CONFIG/assets/img/xdd.png |
