Hi guys,
I installed fbsd 12.1 + KDE + SDDM. The default cursor theme is Breeze and I don't like it, so I set it by system settings=>Cursors on Adwaita theme. The problem is it display the adwaita theme only after login because in that moment starts personal setting so I can see it. Before login is still set on Breeze theme and I don't like it.
To fix it I follow this post, then I logout&login but nothing, so I set by terminal:
bu nothing again.
Ok, no problem. Keep quite. So I follow this post and I put in my .Xdefaults this rows:
then I logout&login and nothing again.
GRRR I have no ideas no more!!!
How can I fix it so can I see the Adwaita theme on login screen?
I installed fbsd 12.1 + KDE + SDDM. The default cursor theme is Breeze and I don't like it, so I set it by system settings=>Cursors on Adwaita theme. The problem is it display the adwaita theme only after login because in that moment starts personal setting so I can see it. Before login is still set on Breeze theme and I don't like it.
To fix it I follow this post, then I logout&login but nothing, so I set by terminal:
Code:
# ln -s /usr/local/share/icons/Adwaita/index.theme /usr/local/share/icons/default/index.theme
Ok, no problem. Keep quite. So I follow this post and I put in my .Xdefaults this rows:
Code:
Xcursor.theme: Adwaita
Xcursor.size: 24
GRRR I have no ideas no more!!!
How can I fix it so can I see the Adwaita theme on login screen?