Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paths to themes, config and logs. #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

igorkuzuro
Copy link

Changed logic for getting path to application folder. Use path to folder containing target of symbolic link used to launch application, if used. (This is useful in scenarios like installing application via winget, for example, where soft link can be used to launch application. For example, application themes folder is available in this situation unlike original solution)

Use default user folder for config, user's themes and log files. (In our case I think %APPDATA%\btop folder is preferable). Folder is created automatically if it does not exist.

…der containing target of symlink used to launch application, if used. (This is useful in scenarios like installing application via winget, for example, where soft link can be used to launch application)

Use default user folder for config and log files. (In our case I think %APPDATA% folder is preferable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant