I've always struggled with getting GTK and Qt theming to do what I want it to on Sway. With the update to Fedora 44, my system has switched EVERYTHING to light theme again and I hate it. I've been struggling for an hour to try to figure out what's wrong, but I'm stumped and don't have time to fuss around fixing a Microsoft-esque preference break on a work day.
my ~/.config/gtk-3.0/settings.ini looks like this:
[Settings]
gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-cursor-blink=true
gtk-cursor-blink-time=1000
gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=breeze-dark
gtk-menu-images=true
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-toolbar-style=3
gtk-xft-dpi=113049
And I can't remember for the life of me where Qt crap is configured.
I need help setting GTK and Qt to actually use Adwaita dark or Breeze dark. I don't care which as long as it's applied as broadly as possible to my system.