mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-20 05:17:20 +02:00
Compare commits
3 Commits
d2c1dbe286
...
9f0033d37e
Author | SHA1 | Date | |
---|---|---|---|
9f0033d37e | |||
ae60427e64 | |||
cc8b58fab0 |
@ -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,7 +25,10 @@ export QT_IM_MODULE="fcitx"
|
||||
|
||||
# qt5ct allows theme choosing
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
# Dark theme for GTK apps
|
||||
# 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*"
|
||||
# https://github.com/swaywm/sway/wiki/GTK-3-settings-on-Wayland
|
||||
export GTK_THEME=Adwaita:dark
|
||||
|
||||
# Ensuring Wayland gets used as per Arch Wiki
|
||||
|
Loading…
x
Reference in New Issue
Block a user