black7375/Firefox-UI-Fix

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

オープン

#930 opened on 2024/06/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)CSS (178 件のフォーク)batch import
Env::WindowsInstallIssue::Enhancementgood first issue

Repository metrics

Stars
 (4,277 個のスター)
PR merge metrics
 (平均マージ 110d 19h) (30d で 1 merged PR)

説明

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

コントリビューターガイド