Skip to content

Instantly share code, notes, and snippets.

@diegoboot
Last active September 2, 2016 03:52
Show Gist options
  • Save diegoboot/a0bb62ccb6138f13dc45640fb1ebc6eb to your computer and use it in GitHub Desktop.
Save diegoboot/a0bb62ccb6138f13dc45640fb1ebc6eb to your computer and use it in GitHub Desktop.
Xfce - O ambiente de trabalho gráfico mais personalizável • https://youtu.be/F9CqVSFtIK4
/* PPA Numix para Ubuntu e derivados
Abra um terminal [ no Unity use as teclas CTRL + ALT + T ]
Instale o Tema Numix usando os comandos abaixo */
sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-gtk-theme numix-icon-theme numix-icon-theme-circle
// Instalando o tema Numix no openSUSE
zypper in numix-gtk-theme numix-icon-theme numix-icon-theme-circle
// Vá em "Aparência de Aplicativos" ou use o "Gnome Tweak" para selecionar o tema
// projeto Numix https://numixproject.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment