diff --git a/plasma/.config/autostart-scripts/wal.sh b/plasma/.config/autostart-scripts/wal.sh deleted file mode 100755 index c37b6a5..0000000 --- a/plasma/.config/autostart-scripts/wal.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -# Set the color scheme with wal -wal -Rn diff --git a/plasma/README.md b/plasma/README.md deleted file mode 100644 index b6b0a57..0000000 --- a/plasma/README.md +++ /dev/null @@ -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/