Skip to content

Commit

Permalink
added Firefox forks LibreWolf and Waterfox (#1365)
Browse files Browse the repository at this point in the history
as I tend to use the forks LibreWolf and Waterfox I added the app names
to make use of the commands already available from Firefox
  • Loading branch information
gpunktschmitz authored Jan 21, 2024
1 parent d855f98 commit f4e3d0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/firefox/firefox.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
apps.firefox = "app.name: Firefox Developer Edition"
apps.firefox = "app.name: firefox"
apps.firefox = "app.name: Firefox-esr"
apps.firefox = "app.name: LibreWolf"
apps.firefox = "app.name: waterfox"
apps.firefox = """
os: windows
and app.name: Firefox
Expand Down

0 comments on commit f4e3d0e

Please sign in to comment.