black7375/Firefox-UI-Fix

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

Aberta

#930 aberto em 25 de jun. de 2024

 (1 comentário) (0 reação) (0 responsável)CSS (178 forks)batch import
Env::WindowsInstallIssue::Enhancementgood first issue

Métricas do repositório

Stars
 (4.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 110d 19h) (1 fundiu PR em 30d)

Description

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

Guia do colaborador