From 5c6c880b0b18fc6b2ca1a3247a0a87662ba22c96 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 12:17:03 +0200 Subject: [PATCH] Fix path here too --- migrations/1752292967.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1752292967.sh b/migrations/1752292967.sh index ec8643ab..ad649ced 100644 --- a/migrations/1752292967.sh +++ b/migrations/1752292967.sh @@ -14,5 +14,5 @@ if ! command -v uwsm &>/dev/null; then sed -i 's/^GTK_IM_MODULE=fcitx$//' "$HOME/.config/environment.d/fcitx.conf" fi - source ~/.local/share/omarchy/install/config/login.sh + source ~/.local/share/omarchy/install/login/plymouth.sh fi