diff --git a/bin/omarchy-theme-set b/bin/omarchy-theme-set index ba34a501..b58c7773 100755 --- a/bin/omarchy-theme-set +++ b/bin/omarchy-theme-set @@ -57,6 +57,7 @@ omarchy-theme-set-gnome omarchy-theme-set-browser omarchy-theme-set-vscode omarchy-theme-set-obsidian +omarchy-theme-set-asusctl # Call hook on theme set omarchy-hook theme-set "$THEME_NAME" diff --git a/bin/omarchy-theme-set-asusctl b/bin/omarchy-theme-set-asusctl new file mode 100755 index 00000000..d202e03d --- /dev/null +++ b/bin/omarchy-theme-set-asusctl @@ -0,0 +1,7 @@ +#!/bin/bash + +ASUSCTL_THEME=~/.config/omarchy/current/theme/asusctl.rgb + +if omarchy-cmd-present asusctl; then + asusctl aura effect static -c $(sed 's/^#//' $ASUSCTL_THEME) +fi diff --git a/default/themed/asusctl.rgb.tpl b/default/themed/asusctl.rgb.tpl new file mode 100644 index 00000000..bc9f35a2 --- /dev/null +++ b/default/themed/asusctl.rgb.tpl @@ -0,0 +1 @@ +{{ accent }} diff --git a/themes/tokyo-night/asusctl.rgb b/themes/tokyo-night/asusctl.rgb new file mode 100644 index 00000000..c9f4a7cc --- /dev/null +++ b/themes/tokyo-night/asusctl.rgb @@ -0,0 +1 @@ +ff00ff