black7375/Firefox-UI-Fix

[Feature Request] Change the default location of lepton.ini when using powershell installation script.

Offen

#930 geöffnet am 25.06.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)CSS (178 Forks)batch import
Env::WindowsInstallIssue::Enhancementgood first issue

Repository-Metriken

Stars
 (4.277 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 110T 19h) (1 gemergte PR in 30 T)

Beschreibung

Is your feature request related to a problem?

When using Windows PowerShell installation script method, it creates a file $HOME\C\lepton.ini, polluting the root level of user home directory.

The solution I'd like

My suggestion would be to use $HOME\AppData\Local\Firefox-UI-Fix folder to store lepton.ini

Screenshots or video

image

Alternatives I've considered

My alternative suggestion would be to use $HOME\.config\Firefox-UI-Fix folder to store lepton.ini

Additional context

image

Contributor Guide