Skip to content

How do I change my icon theme #684

Answered by aadilayub
aadilayub asked this question in Q&A
Discussion options

You must be logged in to vote

Ah never mind, I was able to change the icon theme by using the following steps:

Run xrdb -query

$ xrdb -query | grep icon
gnome.icon-theme:	Paper
gnome.icon.theme:	Paper
gtk.icon_theme_name:	Moka

Update gtk.icon_theme_name in ~/.config/regolith2/Xresources:

regolith.look.path: /usr/share/regolith-look/blackhole
gnome.icon.theme: Paper
gtk.icon_theme_name: Paper

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kgilmer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants