Compare commits
No commits in common. "2c3ff9e10d35076c7f28ea22c3cb38cbb0ef9009" and "48eab0a6ab48c3456d3350ba2fadf7c092623436" have entirely different histories.
2c3ff9e10d
...
48eab0a6ab
@ -17,8 +17,8 @@ if gum confirm "Do you want to install fcitx5 and chinese input method?" ;then
|
||||
"fcitx5-skin-seasons"
|
||||
);
|
||||
source .install/install-packages.sh
|
||||
echo "# -----------------------------------------------------" >> hypr/hyprland.conf
|
||||
echo "# fcitx5 support" >> hypr/hyprland.conf
|
||||
echo "# -----------------------------------------------------" >> hypr/hyprland.conf
|
||||
echo "source = ~/dotfiles/hypr/fcitx5.conf" >> hypr/hyprland.conf
|
||||
echo "# -----------------------------------------------------" >> hypr/conf/hyprland.conf
|
||||
echo "# fcitx5 support" >> hypr/conf/hyprland.conf
|
||||
echo "# -----------------------------------------------------" >> hypr/conf/hyprland.conf
|
||||
echo "source = ~/dotfiles/hypr/conf/fcitx5.conf" >> hypr/conf/hyprland.conf
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user