summaryrefslogtreecommitdiff
path: root/hosts/iroha/scripts/disable-rgb
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/iroha/scripts/disable-rgb')
-rwxr-xr-xhosts/iroha/scripts/disable-rgb2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/iroha/scripts/disable-rgb b/hosts/iroha/scripts/disable-rgb
new file mode 100755
index 0000000..c05c1a5
--- /dev/null
+++ b/hosts/iroha/scripts/disable-rgb
@@ -0,0 +1,2 @@
+#! /usr/bin/env sh
+su -c 'openrgb -d 0 -m off && openrgb -d 1 -m off && openrgb -d 2 -m off && openrgb -d 3 -m off'