Removed
- Removed the prompt that asked you which desktop environment you use when you ran Konsave for the first time. See #45.
- Removed unused import of the
log
function in__main__.py
.
Changed
- Konsave will now automatically detect if you're using KDE plasma or not.
- Fixed some Pylint errors.