On 2026-09-03, Страхиња Радић wrote: > You can also try adding the keys: > > gtk-cursor-theme-name=yourthemename > gtk-cursor-theme-size=36
That works for GTK2. But GTK3 needs an ini-like [Header] line before the key=value lines. Here's my ~/.config/gtk-3.0/settings.ini (replace the cursor theme name and size by whatever is yours): > [Settings] > gtk-cursor-theme-name=retrosmart-xcursor-red-shadow > gtk-cursor-theme-size=32

