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 (80)
aarch64-windowsriscv32-nones390-nonex86_64-linuxi686-nonearmv6l-nonei686-genodex86_64-darwin
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