From: Andre Ramnitz Date: Mon, 13 May 2024 18:33:01 +0000 (+0200) Subject: openrgb: update config X-Git-Tag: v0.2~193 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=f9b94bdef658e6d97805b7015b517849e5cbb0b4;p=dotfiles.git openrgb: update config --- diff --git a/config/OpenRGB/off.orp b/config/OpenRGB/off.orp new file mode 100644 index 00000000..b855303c Binary files /dev/null and b/config/OpenRGB/off.orp differ diff --git a/config/OpenRGB/plugins/settings/effect-patterns/Swap/off b/config/OpenRGB/plugins/settings/effect-patterns/Swap/off new file mode 100644 index 00000000..8bebd39b --- /dev/null +++ b/config/OpenRGB/plugins/settings/effect-patterns/Swap/off @@ -0,0 +1,15 @@ +{ + "AllowOnlyFirst": false, + "Brightness": 40, + "EffectClassName": "Swap", + "FPS": 60, + "RandomColors": false, + "Slider2Val": 1, + "Speed": 2, + "Temperature": 0, + "Tint": 0, + "UserColors": [ + 1128219, + 945652 + ] +} \ No newline at end of file diff --git a/config/OpenRGB/plugins/settings/effect-profiles/off b/config/OpenRGB/plugins/settings/effect-profiles/off new file mode 100644 index 00000000..a8f16b5e --- /dev/null +++ b/config/OpenRGB/plugins/settings/effect-profiles/off @@ -0,0 +1,71 @@ +{ + "Effects": [ + { + "AllowOnlyFirst": false, + "AutoStart": false, + "Brightness": 40, + "ControllerZones": [ + { + "description": "Razer Addressable Device", + "is_segment": true, + "location": "HID: /dev/hidraw18", + "name": "Razer Chroma Addressable RGB Controller", + "reverse": true, + "segment_idx": 0, + "self_brightness": 85, + "serial": "IO2117U08301116 ", + "vendor": "Razer", + "version": "v1.0", + "zone_idx": 0 + } + ], + "CustomName": "StackFront", + "CustomSettings": { + "direction": 0 + }, + "EffectClassName": "Stack", + "FPS": 60, + "RandomColors": false, + "Slider2Val": 1, + "Speed": 10, + "Temperature": 0, + "Tint": 3, + "UserColors": [ + 945652 + ] + }, + { + "AllowOnlyFirst": false, + "AutoStart": false, + "Brightness": 40, + "ControllerZones": [ + { + "description": "ASUS Aura USB Device", + "is_segment": true, + "location": "HID: /dev/hidraw8", + "name": "ASUS ROG CROSSHAIR VIII DARK HERO", + "reverse": false, + "segment_idx": 0, + "self_brightness": 88, + "serial": "9876543210", + "vendor": "ASUS", + "version": "AULA3-6K75-0218", + "zone_idx": 2 + } + ], + "CustomName": "", + "EffectClassName": "Swap", + "FPS": 60, + "RandomColors": false, + "Slider2Val": 1, + "Speed": 2, + "Temperature": 0, + "Tint": 0, + "UserColors": [ + 1128219, + 945652 + ] + } + ], + "version": 2 +} \ No newline at end of file diff --git a/config/OpenRGB/rainbow.orp b/config/OpenRGB/rainbow.orp new file mode 100644 index 00000000..ffa3c846 Binary files /dev/null and b/config/OpenRGB/rainbow.orp differ diff --git a/config/OpenRGB/sizes.ors b/config/OpenRGB/sizes.ors index cecf0f78..9b5ad075 100644 Binary files a/config/OpenRGB/sizes.ors and b/config/OpenRGB/sizes.ors differ diff --git a/local/bin/rgb_simple.sh b/local/bin/rgb_simple.sh index 7018841f..7ecc4392 100755 --- a/local/bin/rgb_simple.sh +++ b/local/bin/rgb_simple.sh @@ -1,4 +1,4 @@ #!/bin/bash -openrgb -p default & +openrgb -p default.orp