Files
omarchy/migrations/1761638377.sh
2025-10-28 15:38:50 +01:00

7 lines
210 B
Bash

echo "Turn off fcitx5 clipboard that is interferring with other applications"
mkdir -p ~/.config/fcitx5/conf
cp $OMARCHY_PATH/config/fcitx5/conf/clipboard.conf ~/.config/fcitx5/conf/
omarchy-restart-xcompose