Skip to content

Instantly share code, notes, and snippets.

@jgaydos
Created February 14, 2019 01:48
Show Gist options
  • Save jgaydos/3b2d4a12d32fbde42f408bb6b9058058 to your computer and use it in GitHub Desktop.
Save jgaydos/3b2d4a12d32fbde42f408bb6b9058058 to your computer and use it in GitHub Desktop.
Set msi-keyboard color
#!/bin/bash
msi-keyboard -m normal -c left,red,medium -c middle,purple,medium -c right,sky,medium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment