DioxusLabs / DioxusLabs/dioxus
Current `dx` config directory path in linux
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
Current config path in linux is `/home/[USER]/.local/share/.dx` and this not good practice to use hidden directories inside `/home/mohamed/.local/share/`
**Expected behavior**
The good practice paths can be:
- `/home/[USER]/.local/share/dx`
- `/home/[USER]/.dx`
- `/home/[USER]/.config/dx`
**Environment:**
- Dioxus version: v0.7.1
- Rust version: 1.91.1
- OS info: Arch linux
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Search the repository for the Linux `.local/share/.dx` path and inspect the existing config-directory handling, then determine which listed convention the project intends to support. Done means the selected path is used consistently on Linux and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, rust
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100