black7375/Firefox-UI-Fix

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

开放

#930 创建于 2024年6月25日

 (1 条评论) (0 个反应) (0 位负责人)CSS (178 个派生)batch import
Env::WindowsInstallIssue::Enhancementgood first issue

仓库指标

星标
 (4,277 个星标)
PR 合并指标
 (平均合并 110天 19小时) (30 天内合并 1 个 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

贡献者指南