mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Turn off fcitx5 clipboard hotkeys that are interferring with other apps
Co-authored-by: @cairin Ref: #2795
This commit is contained in:
co-authored by
@cairin
parent
c17e4f57ff
commit
a48001b8cc
@@ -0,0 +1,2 @@
|
||||
[Addon]
|
||||
Enabled=False
|
||||
@@ -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