From: Andre Ramnitz Date: Thu, 13 Mar 2025 21:39:13 +0000 (+0100) Subject: openrgb: remove animations X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=a5f0466ac5a8a953cac5f5eb7e2cada362122ec7;p=dotfiles.git openrgb: remove animations --- diff --git a/dot-config/OpenRGB/plugins/settings/effect-profiles/my-profile b/dot-config/OpenRGB/plugins/settings/effect-profiles/my-profile deleted file mode 100644 index 90869099..00000000 --- a/dot-config/OpenRGB/plugins/settings/effect-profiles/my-profile +++ /dev/null @@ -1,141 +0,0 @@ -{ - "Effects": [ - { - "AllowOnlyFirst": false, - "AutoStart": true, - "Brightness": 40, - "ControllerZones": [ - { - "description": "Razer Addressable Device", - "is_segment": true, - "location": "HID: /dev/hidraw11", - "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": true, - "Brightness": 4, - "ControllerZones": [ - { - "description": "ASUS Aura USB Device", - "is_segment": false, - "location": "HID: /dev/hidraw3", - "name": "ASUS ROG CROSSHAIR VIII DARK HERO", - "reverse": false, - "segment_idx": -1, - "self_brightness": 100, - "serial": "9876543210", - "vendor": "ASUS", - "version": "AULA3-6K75-0224", - "zone_idx": 0 - } - ], - "CustomName": "MotionPointAGB", - "CustomSettings": { - "background": 2575951 - }, - "EffectClassName": "MotionPoint", - "FPS": 60, - "RandomColors": false, - "Slider2Val": 1, - "Speed": 10, - "Temperature": 0, - "Tint": 0, - "UserColors": [ - 1473732 - ] - }, - { - "AllowOnlyFirst": false, - "AutoStart": true, - "Brightness": 40, - "ControllerZones": [ - { - "description": "ASUS Aura USB Device", - "is_segment": true, - "location": "HID: /dev/hidraw3", - "name": "ASUS ROG CROSSHAIR VIII DARK HERO", - "reverse": false, - "segment_idx": 0, - "self_brightness": 100, - "serial": "9876543210", - "vendor": "ASUS", - "version": "AULA3-6K75-0224", - "zone_idx": 2 - } - ], - "CustomName": "MotionPointBtmFans", - "CustomSettings": { - "background": 800537 - }, - "EffectClassName": "MotionPoint", - "FPS": 60, - "RandomColors": false, - "Slider2Val": 1, - "Speed": 2, - "Temperature": 0, - "Tint": 0, - "UserColors": [ - 1473732 - ] - }, - { - "AllowOnlyFirst": false, - "AutoStart": true, - "Brightness": 30, - "ControllerZones": [ - { - "description": "Razer Device, Black", - "is_segment": false, - "location": "HID: /dev/hidraw0", - "name": "Razer Mouse Bungee V3 Chroma", - "reverse": false, - "segment_idx": -1, - "self_brightness": 100, - "serial": "382112U07902334 ", - "vendor": "Razer", - "version": "v1.0", - "zone_idx": 0 - } - ], - "CustomName": "MotionPointBungee", - "CustomSettings": { - "background": 0 - }, - "EffectClassName": "MotionPoint", - "FPS": 60, - "RandomColors": false, - "Slider2Val": 1, - "Speed": 15, - "Temperature": 0, - "Tint": 0, - "UserColors": [ - 934326 - ] - } - ], - "version": 2 -} \ No newline at end of file