1
0
forked from extern/nix-config

meta: Remove plasma config

Since I don't use urxvt anymore, executing pywal at every login is
no longer necessary.
This commit is contained in:
Donovan Glover 2018-11-15 02:41:56 -05:00
parent 4ada38d874
commit a9caa29b28
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 0 additions and 25 deletions

View File

@ -1,4 +0,0 @@
#!/bin/sh
# Set the color scheme with wal
wal -Rn

View File

@ -1,21 +0,0 @@
# 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/