diff --git a/bash/usr-local-bin/startsway b/bash/usr-local-bin/startsway index e0b7027..26d5879 100755 --- a/bash/usr-local-bin/startsway +++ b/bash/usr-local-bin/startsway @@ -25,7 +25,7 @@ export QT_IM_MODULE="fcitx" # qt5ct allows theme choosing export QT_QPA_PLATFORMTHEME="qt5ct" -# Dark theme for GTK apps +# Dark theme for GTK apps. Fedora: "adwaita-qt*" export GTK_THEME=Adwaita:dark # Ensuring Wayland gets used as per Arch Wiki