diff --git a/bash/usr-local-bin/startsway b/bash/usr-local-bin/startsway index 0ec7132..139fe5f 100755 --- a/bash/usr-local-bin/startsway +++ b/bash/usr-local-bin/startsway @@ -25,6 +25,8 @@ export QT_IM_MODULE="fcitx" # qt5ct allows theme choosing export QT_QPA_PLATFORMTHEME="qt5ct" +# Dark theme for GTK apps +export GTK_THEME=Adwaita:dark # Ensuring Wayland gets used as per Arch Wiki # 2021-02-28 https://wiki.archlinux.org/index.php/Wayland#GUI_libraries