Hi,
I just installed the Ganymede Neo using NVIDIA option. Then I changed the theme of cursor and icon to Adwaita using Tweaks. However, I was unable to change same thing for the GDM and I tried the following,
sudo -u gdm dbus-launch gsettings set org.gnome.desktop.interface cursor-theme 'Adwaita'
sudo -u gdm dbus-launch gsettings set org.gnome.desktop.interface icon-theme 'Adwaita'
sudo systemctl restart gdm
I also tried https://wiki.archlinux.org/title/GDM#Changing_the_cursor_theme and https://wiki.archlinux.org/title/GDM#Changing_the_icon_theme without any success. Could anyone please tell what did I possibly miss?
Thank you