Prayag2 / konsave

A command line program written in Python to let you backup your dotfiles and switch to other ones in an instant. Works out-of-the box on KDE Plasma!
GNU General Public License v3.0
876 stars 35 forks source link

[Feature Request] Add plasma 6 support #106

Open kamikaze211 opened 3 months ago

kamikaze211 commented 3 months ago

Is your feature request related to a problem? Please describe. plasma 6 has more config files

Describe the solution you'd like backup and restore more files that plasma 6 has

Describe alternatives you've considered

Additional context I had checked some config files on plasma 6

cd ~/.config/

ls | grep kde
kdeconnect
kded5rc
kded6rc
kdedefaults
kdeglobals
kde.org
plasma-org.kde.plasma.desktop-appletsrc
wekde
xdg-desktop-portal-kderc

ls | grep plasma
plasma_calendar_alternatecalendar
plasma_calendar_holiday_regions
plasma.emojierrc
plasma-localerc
plasmanotifyrc
plasma-org.kde.plasma.desktop-appletsrc
plasmaparc
plasmarc
plasmashellrc
plasma-welcomerc
plasma-workspace

ls | grep -e '^k'
kaccessrc
kactivitymanagerd-pluginsrc
kactivitymanagerdrc
kactivitymanagerd-statsrc
kactivitymanagerd-switcher
katemetainfos
katerc
kateschemarc
katevirc
kcmfonts
kcminputrc
kconf_updaterc
kded5rc
kded6rc
kdeglobals
kdialogrc
kfindrc
kfontinstuirc
kfontviewrc
kgammarc
kglobalshortcutsrc
kglobalshortcutsrc.bak
khotkeysrc
kinfocenterrc
kiorc
kioslaverc
klipperrc
kmenueditrc
kmixrc
knfsshare
konsolerc
konsolesshconfig
krecentconnections
krunnerrc
kscreenlockerrc
kservicemenurc
ksmserverrc
ksplashrc
ksysguardrc
ktimezonedrc
kuiviewerrc
kuriikwsfilterrc
kwalletrc
kwin_dialogsrc
kwinoutputconfig.json
kwinrc
kwinrulesrc
kwritemetainfos
kwriterc
kxkbrc

But I'm not sure which of them are necessary to backup and restore.

dhupee commented 3 months ago

I wonder if its very different, so just something we can change on the conf

dnkmmr69420 commented 3 months ago

I am wanting the same thing as well

MeepTech commented 1 month ago

Would also like this for plasma 6. Surprised its not built in tbh.