MKJM2 / wal_g810

Automate g810-led profile creation from generated pywal colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wal_g810

PyPI License

Automate g810-led theme creation from generated pywal colors

About

wal_g810 is a small Python utility meant to work with wal by reading colors generated from a JSON file and translating them into a g810-led compliant profile file.

Installation

Install and update using pip:

pip install wal-g810

Requirements

Usage

Be sure you've run wal at least once to generate the colors.json file.

Simply invoke wal-g810

The generated profile can then be applied by invoking g810-led -p $HOME/.cache/wal/colors-wal-g810

About

Automate g810-led profile creation from generated pywal colors

License:MIT License


Languages

Language:Python 100.0%