8 lines
172 B
Bash
8 lines
172 B
Bash
echo "Add UWSM env"
|
|
|
|
export PATH="$HOME/.local/share/omarchy/bin:$PATH"
|
|
|
|
mkdir -p "$HOME/.config/uwsm/"
|
|
omarchy-refresh-config uwsm/env
|
|
omarchy-state set relaunch-required
|