Add nyxt rewrite rule to waybar

This commit is contained in:
Evie Litherland-Smith 2023-11-13 06:13:01 +00:00
parent dd7e871a4b
commit 6b9316d919

View file

@ -56,6 +56,7 @@
rewrite = {
"(.*) - GNU Emacs(.*)" = "󰅴 $1";
"(.*) - Chromium" = "󰖟 $1";
"Nyxt - (.*)" = "󰖟 $1";
};
separate-outputs = true;
};