https://github.com/necraul/pywal-kde-plasma
Changing theme for KDE Applications (and Firefox)
https://github.com/necraul/pywal-kde-plasma
bash bash-script kde kde-plasma kde-theme konsole konsole-color-schemes pywal pywal-firefox shell shell-script
Last synced: 2 months ago
JSON representation
Changing theme for KDE Applications (and Firefox)
- Host: GitHub
- URL: https://github.com/necraul/pywal-kde-plasma
- Owner: NecRaul
- License: mit
- Created: 2023-10-22T23:54:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-31T06:42:43.000Z (about 1 year ago)
- Last Synced: 2025-01-17T17:23:55.465Z (4 months ago)
- Topics: bash, bash-script, kde, kde-plasma, kde-theme, konsole, konsole-color-schemes, pywal, pywal-firefox, shell, shell-script
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pywal-kde-script
Changing theme for KDE Applications (along with Firefox and Zathura).
## Requirements
- [pywal-kde](https://github.com/the404devs/pywal-kde) - Regular pywal may work too but it didn't work for me.
- [pywalfox](https://github.com/Frewacom/pywalfox) - See the repository for instruction how to to set it up.
- [Firefox Extension](https://addons.mozilla.org/en-US/firefox/addon/pywalfox/) - Just click install and give it permissions.## How it works
```Bash
./pywal.sh /path/to/file
```## Credit
Most of this script is copied and edited from [TesterTech](https://github.com/TesterTech)'s [repository](https://github.com/TesterTech/rice-i3-from-scratch-pywal/).