rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.4k stars 155 forks source link

Unable to install for Nightly #754

Closed 5vr closed 2 weeks ago

5vr commented 6 months ago

Describe the bug Unable to install for Nightly

To Reproduce

  1. Have Nightly installed at /opt/firefox
  2. In the profile directory, create chrome folder, clone the repo inside it and cd into it. Have a theme called Adwaita-AMOLED.
  3. Give command ./scripts/install.sh -f /opt/firefox/ -t Adwaita-AMOLED
  4. See error FAIL, please check Firefox installation, unable to find 'profile.ini' at /opt/firefox/.

Expected behavior It should have installed the theme with the theme provided in the -t argument.

Screenshots

Setup information

Additional context

rafaelmardojai commented 6 months ago

The -f flag is for the Firefox's profiles folder, usually ~/.mozilla/firefox (default value of the script), also the -t flag only matters if the theme is supported by this theme (is listed in the flag description on README).