Compare commits
2 Commits
2c3ff9e10d
...
d7a50ce2fe
Author | SHA1 | Date | |
---|---|---|---|
d7a50ce2fe | |||
7a4d9f7b21 |
@ -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/hyprland.conf
|
echo -e "\n# -----------------------------------------------------" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
|
||||||
echo "# fcitx5 support" >> hypr/hyprland.conf
|
echo "# fcitx5 support" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
|
||||||
echo "# -----------------------------------------------------" >> hypr/hyprland.conf
|
echo "# -----------------------------------------------------" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
|
||||||
echo "source = ~/dotfiles/hypr/fcitx5.conf" >> hypr/hyprland.conf
|
echo "source = ~/dotfiles/hypr/fcitx5.conf" >> ~/dotfiles-versions/${version}/hypr/hyprland.conf
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user