Fix paths
This commit is contained in:
parent
c814aa534d
commit
07a16487c0
@ -1,2 +1,2 @@
|
|||||||
echo "Permanently fix F-keys on Apple-mode keyboards (like Lofree Flow84)"
|
echo "Permanently fix F-keys on Apple-mode keyboards (like Lofree Flow84)"
|
||||||
source ~/.local/share/omarchy/install/fix-fkeys.sh
|
source ~/.local/share/omarchy/install/config/fix-fkeys.sh
|
||||||
|
@ -14,5 +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
|
||||||
|
|
||||||
source ~/.local/share/omarchy/install/login.sh
|
source ~/.local/share/omarchy/install/config/login.sh
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user