From 29041f7a56a5807dafc7f4d83b831f38eee4f2ad Mon Sep 17 00:00:00 2001 From: Ryan Hughes Date: Tue, 21 Oct 2025 23:49:04 -0400 Subject: [PATCH] Update paths --- config/uwsm/env | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/uwsm/env b/config/uwsm/env index b988bc29..2a8ff7c5 100644 --- a/config/uwsm/env +++ b/config/uwsm/env @@ -1,8 +1,7 @@ # Changes require a restart to take effect. -# Ensure Omarchy bins are in the path -export OMARCHY_PATH=$HOME/.local/share/omarchy -export PATH=$OMARCHY_PATH/bin:$PATH +# Set default OMARCHY_PATH +export OMARCHY_PATH=/usr/share/omarchy # Set default terminal and editor source ~/.config/uwsm/default