Simple yet powerful script to tweak WM's palette.
The project is currently under development. Check our progress within the following TODO list:
- Parse the configuration file to apply changes.
Before it all, we need to make sure everything is okay to start the trip!
- Git:
sudo apt install git
sudo pacman -S git
sudo pacman -S python
sudo pacman -S python
For other OS, refer to it's download page
To install and rock with WMcolors, follow the next steps:
- Clone the project.
git clone https://github.com/poloz-z/wmcolors.git
Install the dependencies
pip3 install -r requirements.txt
To use WMcolors follow:
<Usage example.>
We love Open Source and we feel responsible for its advancement.
If you want to help us to fix, implement or redesign WMcolors we'd be thankful.
- Clone this repo.
- create a new brand
git checkout -b <dev>
. - Edit and commit:
git commit -m '<commit_message>'
- Push to the
dev
branch:git push origin dev
- Create a pull request.
New to open source, want to contribute and feel lost? Check How to make a PR.
poloz-z |
lfreyes97 |
alejandro0619 |
This project is licensed under GPLv3. Read LICENSE for details.