[GH-ISSUE #39] Make passing configuration file more user friendly. #10

Closed
opened 2026-05-05 22:03:20 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @CupricReki on GitHub (Dec 1, 2023).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/39

Unless I'm mistaken, the executable will only read a config.toml file from the current directory.

  • Allow config directory to be passed as an argument
  • Search in $XDG_CONFIG_HOME/lan-mouse for config.toml

I think the hierarchy might look like:
Argument > $XDG_CONFIG_HOME/lan-mouse > current directory

Originally created by @CupricReki on GitHub (Dec 1, 2023). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/39 Unless I'm mistaken, the executable will only read a config.toml file from the current directory. - Allow config directory to be passed as an argument - Search in $XDG_CONFIG_HOME/lan-mouse for config.toml I think the hierarchy might look like: Argument > $XDG_CONFIG_HOME/lan-mouse > current directory
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#10
No description provided.