You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.