Skip to content

A script for coordinating your MSI keyboard's LEDs with your pywal color scheme

License

Notifications You must be signed in to change notification settings

codysork/msi-pywal-keycolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

msi-xresources

A script for coordinating your MSI keyboard's LEDs with your pywal color scheme.

Requirements

Setup

  • Edit the keycolors script and add your MSI keyboard model.

    Example: MSI_MODEL="ge73"

  • Edit the X_RESOURCES_COLOR variable and choose which color from your pywal configuration you will be loading to your keyboard. This script accepts any integer from 0 to 15.

    Example:X_RESOURCES_COLOR_NUM=8

  • Run in your terminal:

    chmod +x keycolors 
    

Usage

Enter in your terminal:

./keycolors

or

sh keycolors

Using with pywal

wal -i PATH/TO/WALLPAPER -o /PATH/TO/keycolors

See: pywal

About

A script for coordinating your MSI keyboard's LEDs with your pywal color scheme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages