From cc79664efc531de2a044dbb0b2e18bce46e1977d Mon Sep 17 00:00:00 2001 From: Ryan Hughes <1630358+ryanrhughes@users.noreply.github.com> Date: Fri, 25 Jul 2025 19:20:36 -0400 Subject: [PATCH] Combined login will run refresh commands --- migrations/1752292967.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/migrations/1752292967.sh b/migrations/1752292967.sh index 54e8d4c..1e4ae6b 100644 --- a/migrations/1752292967.sh +++ b/migrations/1752292967.sh @@ -14,6 +14,5 @@ if ! command -v uwsm &>/dev/null; then sed -i 's/^GTK_IM_MODULE=fcitx$//' "$HOME/.config/environment.d/fcitx.conf" fi - omarchy-refresh-plymouth -y source ~/.local/share/omarchy/install/login.sh fi