mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
startplasma: use maliit
This commit is contained in:
parent
de014d464e
commit
8ef7483673
@ -5,10 +5,10 @@
|
|||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
# Using fcitx
|
# Using maliit
|
||||||
export XMODIFIERS=@im=fcitx
|
export XMODIFIERS=@im=maliit
|
||||||
export GTK_IM_MODULE="fcitx"
|
export GTK_IM_MODULE="maliit"
|
||||||
export QT_IM_MODULE="fcitx"
|
export QT_IM_MODULE="maliit"
|
||||||
|
|
||||||
export QT_QPA_PLATFORMTHEME="kde"
|
export QT_QPA_PLATFORMTHEME="kde"
|
||||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
||||||
|
Loading…
Reference in New Issue
Block a user