wezterm: Add redis-direnv icon
This commit is contained in:
parent
5023b645e6
commit
d30081cf74
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
(where t (t:find :^instagram-)) {: title :icon " " :color "#FB2179"}
|
(where t (t:find :^instagram-)) {: title :icon " " :color "#FB2179"}
|
||||||
(where t (t:find "^gallery-dl%s"))
|
(where t (t:find "^gallery-dl%s"))
|
||||||
{:title (t:gsub "^gallery-dl%s(.*)" "%1") :icon " " :color "#009900"}
|
{:title (t:gsub "^gallery-dl%s(.*)" "%1") :icon " " :color "#009900"}
|
||||||
|
(where t (t:find :^redis-)) {: title :icon " " :color "#DC372C"}
|
||||||
_ {: title :icon " " :color "#F8F8F2"}))
|
_ {: title :icon " " :color "#F8F8F2"}))
|
||||||
|
|
||||||
(wezterm.on :format-tab-title
|
(wezterm.on :format-tab-title
|
||||||
|
|
Loading…
Reference in a new issue