]> Freerunner's - dotfiles.git/commitdiff
openrgb: update config
authorAndre Ramnitz <tux.rising@gmail.com>
Mon, 13 May 2024 18:33:01 +0000 (20:33 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
config/OpenRGB/off.orp [new file with mode: 0644]
config/OpenRGB/plugins/settings/effect-patterns/Swap/off [new file with mode: 0644]
config/OpenRGB/plugins/settings/effect-profiles/off [new file with mode: 0644]
config/OpenRGB/rainbow.orp [new file with mode: 0644]
config/OpenRGB/sizes.ors
local/bin/rgb_simple.sh

diff --git a/config/OpenRGB/off.orp b/config/OpenRGB/off.orp
new file mode 100644 (file)
index 0000000..b855303
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 (file)
index 0000000..8bebd39
--- /dev/null
@@ -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 (file)
index 0000000..a8f16b5
--- /dev/null
@@ -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 (file)
index 0000000..ffa3c84
Binary files /dev/null and b/config/OpenRGB/rainbow.orp differ
index cecf0f7895d10c33f1f985dddc8e503c40e81d87..9b5ad0759d5c2a1e4b99c520d77aa2e75a25924d 100644 (file)
Binary files a/config/OpenRGB/sizes.ors and b/config/OpenRGB/sizes.ors differ
index 7018841f89fbdd20fd0e08179bf1fdee768fb179..7ecc43923cf42989d3a0322891f508b738916fff 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-openrgb -p default &
+openrgb -p default.orp