mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
fix: change all librewolf references to floorp
This commit is contained in:
parent
b1737a9590
commit
bbff96f605
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
||||||
icon-size = 20;
|
icon-size = 20;
|
||||||
max-length = 50;
|
max-length = 50;
|
||||||
rewrite = {
|
rewrite = {
|
||||||
"(.*) — LibreWolf" = "$1";
|
"(.*) — Ablaze Floorp" = "$1";
|
||||||
"(.*) — Zen Browser" = "$1";
|
"(.*) — Zen Browser" = "$1";
|
||||||
"^$" = "👾";
|
"^$" = "👾";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue