Hi Charlene, Charlene Wendling <juliana...@posteo.jp> writes:
> Hi, > > I had a similar problem since i wanted a bigger cursor, and use > iridium. Sadly the recipe below doesn't seem to work for chromium. I even created a new user with just the settings you sent and they do work in other places, just not in chromium :( > I dropped .Xdefaults/.Xresources Xcursor.* properties and put > this in my .xsession (see `pkg_info xcursor-themes`) > > --8<-- > export XCURSOR_THEME=Adwaita > export XCURSOR_PATH="/usr/local/share/icons/" > export XCURSOR_SIZE=32 > -->8-- This is good hint, I like it better to manage things in env instead of magic X resources I don't quite understand. > > My ~/.config/gtk-3.0/settings.ini was already set to > > --8<-- > gtk-cursor-theme-size=32 > --8<-- Not sure this has any effect on chromium... Thanks Greg