mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
bumb start{sway,plasma} to qt6ct
This commit is contained in:
parent
879c40d3c8
commit
d0e81f0901
@ -10,8 +10,8 @@ export XMODIFIERS=@im=fcitx
|
||||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
|
||||
# qt5ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
# qt6ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt6ct"
|
||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
||||
export GDK_BACKEND=wayland
|
||||
|
||||
|
@ -23,8 +23,8 @@ export XMODIFIERS=@im=fcitx
|
||||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
|
||||
# qt5ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
# qt6ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt6ct"
|
||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
||||
export GDK_BACKEND=wayland
|
||||
# Dark theme for GTK apps. Fedora: "adwaita-qt*"
|
||||
|
Loading…
Reference in New Issue
Block a user