From 779fa4843e5957a5093f3855d21d9e9b5d795692 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 26 Jun 2025 10:24:09 -0700 Subject: [PATCH] Set the first background --- install/theme.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/theme.sh b/install/theme.sh index 8fd6128..a3ec62e 100644 --- a/install/theme.sh +++ b/install/theme.sh @@ -15,6 +15,7 @@ mkdir -p ~/.config/omarchy/current ln -snf ~/.config/omarchy/themes/tokyo-night ~/.config/omarchy/current/theme source ~/.local/share/omarchy/themes/tokyo-night/backgrounds.sh ln -snf ~/.config/omarchy/backgrounds/tokyo-night ~/.config/omarchy/current/backgrounds +ln -snf ~/.config/omarchy/current/backgrounds/1-Pawel-Czerwinski-Abstract-Purple-Blue.jpg ~/.config/omarchy/current/background # Set specific app links for current theme ln -snf ~/.config/omarchy/current/theme/hyprlock.conf ~/.config/hypr/hyprlock.conf