mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
start{sway,plasma}: include GDK_BACKEND
This commit is contained in:
parent
cc8b58fab0
commit
ae60427e64
@ -12,6 +12,8 @@ export QT_IM_MODULE="fcitx"
|
||||
|
||||
# qt5ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
||||
export GDK_BACKEND=wayland
|
||||
|
||||
# Ensuring Wayland gets used as per Arch Wiki
|
||||
# 2021-02-28 https://wiki.archlinux.org/index.php/Wayland#GUI_libraries
|
||||
|
@ -25,6 +25,8 @@ export QT_IM_MODULE="fcitx"
|
||||
|
||||
# qt5ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
# 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*"
|
||||
export GTK_THEME=Adwaita:dark
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user