Skip to content

Instantly share code, notes, and snippets.

@diegoy
Created May 29, 2014 22:32
Show Gist options
  • Save diegoy/decabf1339a6e290d95e to your computer and use it in GitHub Desktop.
Save diegoy/decabf1339a6e290d95e to your computer and use it in GitHub Desktop.
gtk config files
#~/.gtkrc-2.0
gtk-theme-name = "MediterraneanLight"
gtk-font-name = "DejaVu Sans 10"
gtk-icon-theme-name = "Faenza-Dark"
#.config/gtk-3.0/settings.ini
[Settings]
gtk-theme-name = MediterraneanLight
gtk-font-name = DejaVu Sans 10
gtk-fallback-icon-theme = Mint-X
gtk-icon-theme-name = Faenza-Dark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment