wezterm: Add icon for deploy-rs
This commit is contained in:
parent
2e7d3954e0
commit
6bfc2181a8
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
(where t (t:find "^upp%s")) {: title :icon " " :color colors.nix}
|
(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 "^nrsw%s")) {: title :icon " " :color colors.nix}
|
||||||
(where t (t:find "^ngc%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 "^ssh%s")) {: title :icon " " :color colors.ssh}
|
||||||
(where t (t:find "^scp%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"}
|
(where t (t:find :^ytdl)) {: title :icon " " :color "#FF0000"}
|
||||||
|
|
Loading…
Reference in a new issue