Added
- The following placeholders for
config.yaml
were added:$SHARE_DIR
: It points to$HOME/.local/share
$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