Combined login will run refresh commands

This commit is contained in:
Ryan Hughes
2025-07-25 19:20:36 -04:00
parent 162952f102
commit cc79664efc

View File

@ -14,6 +14,5 @@ if ! command -v uwsm &>/dev/null; then
sed -i 's/^GTK_IM_MODULE=fcitx$//' "$HOME/.config/environment.d/fcitx.conf" sed -i 's/^GTK_IM_MODULE=fcitx$//' "$HOME/.config/environment.d/fcitx.conf"
fi fi
omarchy-refresh-plymouth -y
source ~/.local/share/omarchy/install/login.sh source ~/.local/share/omarchy/install/login.sh
fi fi