adapta-kde-theme
adapta-kde-theme 20180828
Port of the Adapta theme for Plasma
https://github.com/PapirusDevelopmentTeam/adapta-kdeGNU General Public License v3.0
programs: -
Maintainers
Platforms (79)
s390-linuxmicroblazeel-nones390x-nonearmv6l-nonex86_64-linuxriscv64-netbsdarmv5tel-linuxx86_64-uefi
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adapta-kde-theme ];
Ad-hoc shell
nix-shell -p adapta-kde-theme
Flake (nix run)
nix run nixpkgs#adapta-kde-theme