black7375 / black7375/Firefox-UI-Fix
[Feature Request] Change the default location of lepton.ini when using powershell installation script.
- 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

### Alternatives I've considered
My alternative suggestion would be to use `$HOME\.config\Firefox-UI-Fix` folder to store `lepton.ini`
### Additional context

Contributor 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