mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 04:29:29 +01:00
parent
edff1bbbba
commit
dd65a1ae74
@ -1,5 +1,11 @@
|
||||
# fcitx as input method requires these three
|
||||
export XMODIFIERS=@im=fcitx
|
||||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
|
||||
# required for using qt5ct (QT5 qtconfig), theming
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
|
||||
# This is hopefully read by web browsers and thus sites with dark theme
|
||||
# should offer it to me
|
||||
GTK_THEME=Adwaita-dark
|
||||
|
Loading…
Reference in New Issue
Block a user