2026-01-13 14:14:29 +01:00
2024-09-03 16:14:56 +02:00
2024-09-03 16:14:56 +02:00
2024-09-03 16:14:56 +02:00
2026-01-13 14:14:29 +01:00
2026-01-13 14:14:29 +01:00
2024-09-03 16:14:56 +02:00
2026-01-13 14:14:29 +01:00

Plasma 6 Theme

My plasma 6 theme. Currently only contains a style for the panel items (tasks.svgz). The rest is imported from the system default (commonly Breeze).

Icons-only Task Manager:

icons-only

Icon-and-Text Task Manager:

icons-and-text

Name and other suggestions are welcome :)

Installing

If you are on Arch Linux I have prepared a PKGBUILD here.

Alternatively, you can install it with Make by running one of the following:

  1. Install to /usr:

    sudo make install
    
  2. Install to some other place, for example ~/.local:

    make INSTALL_PREFIX=~/.local install
    

License

BSD-3-Clause, see LICENSE.

S
Description
No description provided
Readme BSD-3-Clause 74 KiB
Languages
Makefile 100%