black7375 / black7375/Firefox-UI-Fix

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

Open
#930 1 comment 0 reactions 0 assignees View on GitHub
Env::Windows good first issue Install Issue::Enhancement
Dominant language
SCSS
Stars
5.9k
Forks
202
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem?

When using Windows PowerShell [installation script](https://github.com/black7375/Firefox-UI-Fix?tab=readme-ov-file#installation-guide) 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](https://github.com/black7375/Firefox-UI-Fix/assets/25666761/f546f337-5121-4535-b111-c1c92121ac41)

### Alternatives I've considered

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

### Additional context

![image](https://github.com/black7375/Firefox-UI-Fix/assets/25666761/fe7228f3-8d43-4e97-b091-a4525f3fc863)

Contributor guide

Open the contributing guide

Research direction

Start with the Windows PowerShell installation script linked from the README's installation guide and find where the lepton.ini path is constructed. Update the destination to $HOME\AppData\Local\Firefox-UI-Fix, then verify the script creates the file there instead of under $HOME\C.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.