forked from extern/nix-config
b2c252d82a
After a considerable amount of research, I finally understand how to use chmod and what file permissions in linux actually mean. It turns out that git can commit both regular files (644 permission) and executable files (755 permission). This is great since changing file permissions manually after a git clone is no longer needed. This useful feature is enabled by default, however, it seems like I disabled it a long time ago. If this is you, simply re-enable it by setting `filemode` to true in your .git/config. |
||
---|---|---|
.. | ||
.config/autostart-scripts | ||
README.md |
Plasma
Here lies any dotfiles I use specifically for KDE Plasma (not just KDE).
Dependencies
- plasma-desktop - The KDE Plasma desktop environment
- python-pywal - A universal color scheme changer
Installation
make package=plasma
Usage
Start plasma as you normally would and your previous pywal settings will be automatically applied.