Releases: Prayag2/konsave
Releases · Prayag2/konsave
v1.0.4
Whats new:
- You can now use the
--force
or -f
option to overwrite existing profiles!
- A separate config file has been introduced for easier maintenance.
v1.0.1
What's new:
- Bug fixes
- Better import and export
- It will now export and import the installed themes, icons, cursors and plasmoids so there will be no need to install the themes manually on other machines.
v1.0.0
What's new:
- You can now export and import your favourite profiles as ".knsv" files and share them with your friends!
- You can also import ".knsv" files as profiles!
v0.1.0
What's new:
- Added support for the following configs:
- GTK 4
- Latte Dock
- breezerc (window decoration)
- oxygenrc (window decoration)
- Splash Screen
- Using
argparse
instead of getopt
- Removed unnecessary code
- Improved error handling
v0.0.3
What's new:
- Changed the profile path from "~/.haxguru/konsave" to "~/.config/konsave"
v0.0.2
What's new:
- A lot of bugs were fixed
- Running 'consave' without any options will now print the help text
- Improved the code