You are not logged in.
Running Hyprland (Wayland with XWayland enabled) on Arch. Trying to get GTK themes and icon themes applied to both Nautilus (GTK4) and Thunar (GTK3 running under XWayland).
Setup:
WM: Hyprland
GTK Theme: Tokyonight-Dark-Storm
Icon Theme: candy-icons
Server: Wayland
Other GTK apps like pavucontrol and blueman are already picking up the theme and icons.
Nautilus:
> Ignores .config/gtk-4.0/settings.ini.
> Setting theme with gsettings set org.gnome.desktop.interface gtk-theme "Tokyonight-Dark-Storm" and
setting icon theme with gsettings set org.gnome.desktop.interface icon-theme "candy-icons" doesn't work.
> Only way it picked up the theme and icons was by installing Gnome Tweaks and changing it there, but don't want GNOME dependencies just for this.
Thunar (GTK3 on XWayland):
> Ignores both themes and icons.
> XWayland is running.
> Tried starting xfsettingsd, still doesn't work, it ignores the .config/xsettingsd/xsettingsd.conf
Weirdly, when I run a file called filemanager, which only contains just "thunar" as an executable from the hyprland.conf
bind = CTRL, SUPER, E, exec, $defaults/filemanager
all the themes and icons and fonts are working perfectly on thunar. And on nautilus only the theme and font is being applied the theme is still being ignored.
Offline