nix-config/plasma/README.md
Donovan Glover 43e79e2914
docs: Add READMEs for git, plasma, and tmux
Whether or not Plasma-specific dotfiles are still needed is
questionable, but I will keep this directory for now.
2018-10-23 14:25:45 -04:00

22 lines
559 B
Markdown

# Plasma
Here lies any dotfiles I use specifically for KDE Plasma (not just KDE).
## Dependencies
- [plasma-desktop][plasma-desktop] - The KDE Plasma desktop environment
- [python-pywal][python-pywal] - A universal color scheme changer
## Installation
```sh
make package=plasma
```
## Usage
Start plasma as you normally would and your previous pywal settings will be automatically applied.
[plasma-desktop]: https://www.archlinux.org/packages/extra/x86_64/plasma-desktop/
[python-pywal]: https://www.archlinux.org/packages/community/any/python-pywal/