LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

konsave

saves and restores KDE Plasma desktop customizations

TLDR

Save current configuration as a profile
$ konsave -s [profile_name]
copy
Apply a profile
$ konsave -a [profile_name]
copy
Save and overwrite existing profile
$ konsave -s [profile_name] -f
copy
List all profiles
$ konsave -l
copy
Remove a profile
$ konsave -r [profile_name]
copy
Export a profile to .knsv file
$ konsave -e [profile_name]
copy
Import a .knsv profile
$ konsave -i [path/to/profile.knsv]
copy

SYNOPSIS

konsave [options] [profilename_]

DESCRIPTION

konsave saves and restores KDE Plasma desktop customizations. It captures theme settings, icon packs, wallpapers, and other visual customizations.Profiles can be exported and shared with others, making it easy to replicate desktop configurations across machines or share aesthetic setups with the community.

PARAMETERS

-s, --save NAME

Save current configuration as named profile
-a, --apply NAME
Apply a saved profile
-l, --list
List all saved profiles
-r, --remove NAME
Remove a profile
-e, --export-profile NAME
Export profile to .knsv file
-i, --import-profile FILE
Import profile from .knsv file
-f, --force
Overwrite existing profile when saving

INSTALL

nix profile install nixpkgs#konsave
copy

CAVEATS

Designed primarily for KDE Plasma. Some configurations may not transfer perfectly between different system setups. Imported profiles may require additional packages for themes/icons.

HISTORY

konsave was created to simplify the process of backing up, sharing, and switching between KDE Plasma desktop configurations, addressing a common need in the customization-focused Linux community.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid