Last active
March 10, 2020 19:46
-
-
Save sohailshaukat/b1e038d2b1b385296fb973a9364e7a24 to your computer and use it in GitHub Desktop.
Script to install xubuntu-theming packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo add-apt-repository -y ppa:tista/ada[ta | |
| sudo apt install adapta-gtk-theme | |
| sudo add-apt-repository -y ppa:papirus/papirus | |
| sudo apt install papirus-icon-theme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment