mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-20 21:37:20 +02:00
Compare commits
No commits in common. "9f0033d37e81037054cce3c7a74ed6ea1a2a7921" and "d2c1dbe286a4bff7862834315c82f1d12bdf8a91" have entirely different histories.
9f0033d37e
...
d2c1dbe286
@ -12,8 +12,6 @@ export QT_IM_MODULE="fcitx"
|
|||||||
|
|
||||||
# qt5ct allows theme choosing
|
# qt5ct allows theme choosing
|
||||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
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
|
# Ensuring Wayland gets used as per Arch Wiki
|
||||||
# 2021-02-28 https://wiki.archlinux.org/index.php/Wayland#GUI_libraries
|
# 2021-02-28 https://wiki.archlinux.org/index.php/Wayland#GUI_libraries
|
||||||
|
@ -25,10 +25,7 @@ export QT_IM_MODULE="fcitx"
|
|||||||
|
|
||||||
# qt5ct allows theme choosing
|
# qt5ct allows theme choosing
|
||||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
# Dark theme for GTK apps
|
||||||
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
|
export GTK_THEME=Adwaita:dark
|
||||||
|
|
||||||
# Ensuring Wayland gets used as per Arch Wiki
|
# Ensuring Wayland gets used as per Arch Wiki
|
||||||
|
Loading…
x
Reference in New Issue
Block a user