Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #install a theme
- sudo apt install papirus-icon-theme
- #list themes
- ls -I "*.*" /usr/share/icons
- # set theme
- vim ~/.config/gtk-3.0/settings.ini
- #in that file set theme
- gtk-icon-theme-name=Papirus
- # If working with thunar, be sure to kill and restart thunar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement