You are not logged in.

#1 2022-07-30 20:53:42

bedtime
Member
Registered: 2019-02-12
Posts: 111

Improper cursor theme on KDE when in GTK applications [SOLVED]

I've noticed that the mouse cursor is different to what I've set it to in KDE settings when I"m using GTK applications. Yes, I know there are threads addressing this, but they haven't solved it for me.

~/.config/gtk-3.0/settings.ini,~/.config/gtk-4.0/settings.ini:

[Settings]
gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-cursor-theme-name=default
gtk-cursor-theme-size=32
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=false
gtk-font-name=Conthrax,  12
gtk-icon-theme-name=Amoled
gtk-menu-images=true
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=false
gtk-toolbar-style=3

~/.Xdefaults:

Xcursor.theme:Amoled

Last edited by bedtime (2022-07-30 23:03:48)

Offline

#2 2022-07-30 21:24:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,223

Re: Improper cursor theme on KDE when in GTK applications [SOLVED]

Despite no specification of what gtk clients, what wiki and what would be the "proper" cursor and which you see, just look at this for a while:

gtk-cursor-theme-name=default

gtk-icon-theme-name=Amoled

Xcursor.theme:Amoled

https://archlinux.org/packages/extra/x8 … tk-config/

Offline

#3 2022-07-30 22:41:29

bedtime
Member
Registered: 2019-02-12
Posts: 111

Re: Improper cursor theme on KDE when in GTK applications [SOLVED]

seth wrote:

Despite no specification of what gtk clients

Firefox is one of them. Pamac is another.

what wiki and what would be the "proper" cursor and which you see...

I'm not sure where there is a wiki for setting up a KDE mouse to work with GTK applications. If there is, I'd like to see it.

just look at this for a while:

gtk-cursor-theme-name=default

gtk-icon-theme-name=Amoled

Xcursor.theme:Amoled

I followed the suggestions in an Arch Linux Thread, and they used 'default' as the setting. Nonetheless, I tried using 'Amoled,' which is the name of the name of my mouse cursor theme.

https://archlinux.org/packages/extra/x8 … tk-config/

Installed this. Thanks.

Still no go.

***EDIT***

Should have mentioned that I'm using Wayland. Sorry, forgot hmm


***EDIT***

Got it working! big_smile

gsettings set org.gnome.desktop.interface cursor-theme Amoled

and

~/.icons/default/index.theme:

[icon theme]
Inherits=Amoled

Source: https://wiki.archlinux.org/title/Cursor_themes

Last edited by bedtime (2022-07-30 23:03:31)

Offline

Board footer

Powered by FluxBB