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

Changed some things #43

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Changed some things #43

merged 1 commit into from
Sep 7, 2021

Conversation

Prayag2
Copy link
Owner

@Prayag2 Prayag2 commented Sep 7, 2021

Added

  • The following placeholders for config.yaml were added:
    1. $SHARE_DIR: It points to $HOME/.local/share
    2. $BIN_DIR: It points to $HOME/.local/bin

Changed

  • Now, there's no need to check for the ID of a profile if you already know its name. You can remove, apply and export a profile using its name. For example konsave --export myprofile. See #38
  • Replaced the words "variables and functions" with "placeholders".
  • Updated readme.

Removed

  • You'll no longer be able to use IDs to remove, apply and export profiles. You have to use the name of the profile to do so.
  • The following placeholders were removed:
    • $KONSAVE_DIR
    • $CONFIG_DIR

@Prayag2 Prayag2 merged commit a31dfc0 into master Sep 7, 2021
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