mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Turn off fcitx5 clipboard hotkeys that are interferring with other apps
Co-authored-by: @cairin Ref: #2795
This commit is contained in:
2
config/fcitx5/conf/clipboard.conf
Normal file
2
config/fcitx5/conf/clipboard.conf
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Addon]
|
||||||
|
Enabled=False
|
||||||
4
migrations/1761638377.sh
Normal file
4
migrations/1761638377.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
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/
|
||||||
Reference in New Issue
Block a user