Skip to content

Setup KDE Keyboard shortcuts and Auto toggle on Sleep and Wake up for OpenRGB.

Notifications You must be signed in to change notification settings

arunk140/openrgb-keyboard-triggers

Repository files navigation

Setup

conda create --prefix ./conda/ python=3.10
conda activate ./conda/
pip install -r requirements.txt

Update 00openrgb-trigger ith the path to your trigger.sh script and copy it to the systemd sleep directory. Also update /sys/class/power_supply/ADP1/online to the path of your power supply.

cp 00openrgb-trigger /usr/lib/systemd/system-sleep/00openrgb-trigger

Usage

  • Update the Python Script to configure your profiles.

  • Enable the OpenRGB SDK Server from the OpenRGB App.

image

  • Setup KDE Shortcuts to run the script - trigger.sh

image

About

Setup KDE Keyboard shortcuts and Auto toggle on Sleep and Wake up for OpenRGB.

Topics

Resources

Stars

Watchers

Forks