1
0
Fork 0

wezterm: Add icon for deploy-rs

This commit is contained in:
Daniel Kempkens 2023-05-13 00:14:02 +02:00
parent 2e7d3954e0
commit 6bfc2181a8
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -26,6 +26,7 @@
(where t (t:find "^upp%s")) {: title :icon " " :color colors.nix}
(where t (t:find "^nrsw%s")) {: title :icon " " :color colors.nix}
(where t (t:find "^ngc%s")) {: title :icon " " :color colors.nix}
(where t (t:find "^deploy%s")) {: title :icon " " :color colors.nix}
(where t (t:find "^ssh%s")) {: title :icon " " :color colors.ssh}
(where t (t:find "^scp%s")) {: title :icon " " :color colors.ssh}
(where t (t:find :^ytdl)) {: title :icon " " :color "#FF0000"}