wcm icon indicating copy to clipboard operation
wcm copied to clipboard

add gtk theme and icon setting

Open ghost opened this issue 6 years ago • 9 comments

it will be very convenient for having gtk theming gtk icon and gtk cursor theming option in wcm. which will do for example

gsettings set org.gnome.desktop.interface gtk-theme Matcha-dark-sea

gsettings set org.gnome.desktop.interface icon-theme Papirus-Dark

gsettings set org.gnome.desktop.interface cursor-theme xcursor-breeze

and for qt settings just give an message to use qt5ct and kvantum-qt5

ghost avatar Nov 08 '19 01:11 ghost

wcm is for configuring wayfire which means it's centered around modifying wayfire.ini config file. It would require special casing to support this. This doesn't mean it's out of the question to implement though.

Is there a way to get a list of all available supported themes for any of these categories?

soreau avatar Nov 08 '19 02:11 soreau

the themes are located in /usr/share/themes

and in ~/.local/share/themes for icons /usr/share/icons and ~/.local/share/icons the folder name is the theme name.

ghost avatar Nov 08 '19 02:11 ghost

That doesn't give me much incentive to support this.

soreau avatar Nov 08 '19 02:11 soreau

but gnome tweaks require gnome shell to be running

ghost avatar Nov 08 '19 02:11 ghost

@librewish This is not true. I have used gnome-tweaks in Wayfire.

ammen99 avatar Nov 08 '19 06:11 ammen99

@ammen99 do you have gnome-shell installed because i dont have it and gnome-tweaks wont run without it. i dont have gnome-control-center installed either

ghost avatar Nov 13 '19 05:11 ghost

Yes, I have GNOME installed (I use it rarely to check whether applications behave differently than in wayfire)

ammen99 avatar Nov 13 '19 09:11 ammen99