Revert to Librewolf, simplifications to other files
This commit is contained in:
parent
1b3acb1258
commit
32234744f0
11 changed files with 18 additions and 40 deletions
|
@ -15,9 +15,9 @@
|
|||
all-outputs = true;
|
||||
tooltip = false;
|
||||
rewrite = {
|
||||
"(.*) — Mozilla Firefox" = " $1";
|
||||
"Mozilla Firefox" = " Firefox";
|
||||
"(.*) - Mozilla Firefox — Firefox" = " $1";
|
||||
"(.*) — LibreWolf" = " $1";
|
||||
"LibreWolf" = " Firefox";
|
||||
"(.*) - LibreWolf — Firefox" = " $1";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue