Compare commits

..

No commits in common. "056ffe440f00e93ca0b3f6904a7fbcd2b74fae6e" and "d7a50ce2fe3d7f45a54d7c004c4b646feed72100" have entirely different histories.

View File

@ -20,5 +20,5 @@ if gum confirm "Do you want to install fcitx5 and chinese input method?" ;then
echo -e "\n# -----------------------------------------------------" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
echo "# fcitx5 support" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
echo "# -----------------------------------------------------" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
echo "source = ~/dotfiles/hypr/conf/fcitx5.conf" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
echo "source = ~/dotfiles/hypr/fcitx5.conf" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
fi