From 37037cb6d533dbc516f29e7e6113d4c987bd6f61 Mon Sep 17 00:00:00 2001 From: Puechberty Arthur Date: Wed, 17 Jun 2026 20:36:25 +0200 Subject: [PATCH] add theme --- install/config/theme.sh | 2 +- themes/rainynight | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 themes/rainynight diff --git a/install/config/theme.sh b/install/config/theme.sh index fe7e9112..dd06ff21 100644 --- a/install/config/theme.sh +++ b/install/config/theme.sh @@ -10,7 +10,7 @@ sudo mkdir -p /etc/chromium/policies/managed sudo chmod a+rw /etc/chromium/policies/managed # Set initial theme -omarchy-theme-set "Tokyo Night" +omarchy-theme-set "Rainynight" rm -rf ~/.config/chromium/SingletonLock # otherwise archiso will own the chromium singleton # Set specific app links for current theme diff --git a/themes/rainynight b/themes/rainynight new file mode 160000 index 00000000..e2d7c903 --- /dev/null +++ b/themes/rainynight @@ -0,0 +1 @@ +Subproject commit e2d7c9033fe69bd445c3534e1bb5f7eb37e50fd1