Tired of the old black cursor theme of X , I read..here..and there and become to this
to make the X cursor theme, even in applications like chromium or firefox
tested in fvwm3
first of all , download a cursor theme
mine is this:
Bibata modern-Ice icon theme
untar in
~/.icons
next put in
~/.Xdefaults
the lines:
restart X and you got it , and for firefox and chromium respect the icon theme
put in your window manager startup script the command
mine look like this
to make the X cursor theme, even in applications like chromium or firefox
tested in fvwm3
first of all , download a cursor theme
mine is this:
Bibata modern-Ice icon theme
untar in
~/.icons
next put in
~/.Xdefaults
the lines:
Code:
Xcursor.theme: Bibata-Modern-Ice
Xcursor.size: 24
restart X and you got it , and for firefox and chromium respect the icon theme
put in your window manager startup script the command
xrdb .Xdefaults
mine look like this