From cf64ff41f34350fcffdcbcec6df855ee6bf3d534 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sun, 10 Dec 2023 17:21:21 +0100 Subject: [PATCH] openrgb: fix paths for GNU Stow --- OpenRGB/{ => .config/OpenRGB}/Normal.orp | Bin OpenRGB/{ => .config/OpenRGB}/OpenRGB.json | 0 .../plugins/settings/gradients/my-gradient1 | 0 .../plugins/settings/virtual-controllers/Normal | 0 OpenRGB/{ => .config/OpenRGB}/simple.orp | Bin OpenRGB/{ => .config/OpenRGB}/sizes.ors | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename OpenRGB/{ => .config/OpenRGB}/Normal.orp (100%) rename OpenRGB/{ => .config/OpenRGB}/OpenRGB.json (100%) rename OpenRGB/{ => .config/OpenRGB}/plugins/settings/gradients/my-gradient1 (100%) rename OpenRGB/{ => .config/OpenRGB}/plugins/settings/virtual-controllers/Normal (100%) rename OpenRGB/{ => .config/OpenRGB}/simple.orp (100%) rename OpenRGB/{ => .config/OpenRGB}/sizes.ors (100%) diff --git a/OpenRGB/Normal.orp b/OpenRGB/.config/OpenRGB/Normal.orp similarity index 100% rename from OpenRGB/Normal.orp rename to OpenRGB/.config/OpenRGB/Normal.orp diff --git a/OpenRGB/OpenRGB.json b/OpenRGB/.config/OpenRGB/OpenRGB.json similarity index 100% rename from OpenRGB/OpenRGB.json rename to OpenRGB/.config/OpenRGB/OpenRGB.json diff --git a/OpenRGB/plugins/settings/gradients/my-gradient1 b/OpenRGB/.config/OpenRGB/plugins/settings/gradients/my-gradient1 similarity index 100% rename from OpenRGB/plugins/settings/gradients/my-gradient1 rename to OpenRGB/.config/OpenRGB/plugins/settings/gradients/my-gradient1 diff --git a/OpenRGB/plugins/settings/virtual-controllers/Normal b/OpenRGB/.config/OpenRGB/plugins/settings/virtual-controllers/Normal similarity index 100% rename from OpenRGB/plugins/settings/virtual-controllers/Normal rename to OpenRGB/.config/OpenRGB/plugins/settings/virtual-controllers/Normal diff --git a/OpenRGB/simple.orp b/OpenRGB/.config/OpenRGB/simple.orp similarity index 100% rename from OpenRGB/simple.orp rename to OpenRGB/.config/OpenRGB/simple.orp diff --git a/OpenRGB/sizes.ors b/OpenRGB/.config/OpenRGB/sizes.ors similarity index 100% rename from OpenRGB/sizes.ors rename to OpenRGB/.config/OpenRGB/sizes.ors -- 2.51.2