Fix Fcitx5 icon showing up in the waybar (again!) (#5263)
* Update Fcitx5 autostart handling * Restart xcompose to apply the changes
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
echo "Remove Fcitx5 XDG autostart desktop entry"
|
||||
|
||||
source $OMARCHY_PATH/install/config/remove-fcitx5-autostart.sh
|
||||
@@ -0,0 +1,6 @@
|
||||
echo "Copy Fcitx5 autostart desktop file to ~/.config/autostart"
|
||||
|
||||
mkdir -p ~/.config/autostart/
|
||||
cp "$OMARCHY_PATH/config/autostart/org.fcitx.Fcitx5.desktop" ~/.config/autostart/
|
||||
|
||||
omarchy-restart-xcompose
|
||||
Reference in New Issue
Block a user