Updates #2

Merged
wyj merged 96 commits from dev into main 2024-05-18 16:33:42 -04:00
Showing only changes of commit 2c3ff9e10d - Show all commits

View File

@ -17,8 +17,8 @@ if gum confirm "Do you want to install fcitx5 and chinese input method?" ;then
"fcitx5-skin-seasons" "fcitx5-skin-seasons"
); );
source .install/install-packages.sh source .install/install-packages.sh
echo "# -----------------------------------------------------" >> hypr/conf/hyprland.conf echo "# -----------------------------------------------------" >> hypr/hyprland.conf
echo "# fcitx5 support" >> hypr/conf/hyprland.conf echo "# fcitx5 support" >> hypr/hyprland.conf
echo "# -----------------------------------------------------" >> hypr/conf/hyprland.conf echo "# -----------------------------------------------------" >> hypr/hyprland.conf
echo "source = ~/dotfiles/hypr/conf/fcitx5.conf" >> hypr/conf/hyprland.conf echo "source = ~/dotfiles/hypr/fcitx5.conf" >> hypr/hyprland.conf
fi fi