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