Need to export OMARCHY_PATH too
This commit is contained in:
parent
6a26a37c48
commit
c5a91b1e0f
@ -1,6 +1,7 @@
|
||||
echo "Add UWSM env"
|
||||
|
||||
export PATH="$HOME/.local/share/omarchy/bin:$PATH"
|
||||
export OMARCHY_PATH="$HOME/.local/share/omarchy"
|
||||
export PATH="$OMARCHY_PATH/bin:$PATH"
|
||||
|
||||
mkdir -p "$HOME/.config/uwsm/"
|
||||
omarchy-refresh-config uwsm/env
|
||||
|
Loading…
x
Reference in New Issue
Block a user