feat: try to fix fcitx5

This commit is contained in:
ryan4yin
2023-05-07 17:48:26 +08:00
parent 381f0c5123
commit 79c424e08e
28 changed files with 76 additions and 93 deletions
+8
View File
@@ -190,3 +190,11 @@ bind=SUPER,mouse_up,workspace,e-1
#-- Startup ----------------------------------------------------
exec-once=~/.config/hypr/scripts/startup
#-- Fcitx5 input method ----------------------------------------------------
windowrule=pseudo,fcitx
exec-once=fcitx5-remote -r
exec-once=fcitx5 -d --replace
exec-once=fcitx5-remote -r
bind=ALT,E,exec,pkill fcitx5 -9;sleep 1;fcitx5 -d --replace; sleep 1;fcitx5-remote -r