feat: cannot use fcitx5-rime in firefox/vscode, revert to hyprland

This commit is contained in:
ryan4yin
2023-05-14 12:02:45 +08:00
parent 47a7828bc7
commit 373348e406
6 changed files with 23 additions and 22 deletions
+2 -3
View File
@@ -194,7 +194,6 @@ exec-once=~/.config/hypr/scripts/startup
#-- Fcitx5 input method ----------------------------------------------------
windowrule=pseudo,fcitx # enable this will make fcitx5 works, but fcitx5-configtool will not work!
exec-once=fcitx5-remote -r
exec-once=fcitx5 -d --replace
exec-once=fcitx5-remote -r
exec-once=cp ~/.config/fcitx5/profile-bak ~/.config/fcitx5/profile # restore fcitx5 profile manged by nixos
exec-once=fcitx5 -d --replace # start fcitx5 daemon
bind=ALT,E,exec,pkill fcitx5 -9;sleep 1;fcitx5 -d --replace; sleep 1;fcitx5-remote -r