From 2d52e920e863331169fe14a26e88120f49f17ca3 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Mon, 17 May 2010 13:45:42 -0400 Subject: [PATCH] gtk2rc: Use Tango icon theme. --- amythaon/gtk2rc | 1 + gtk2rc | 1 + 2 files changed, 2 insertions(+) diff --git a/amythaon/gtk2rc b/amythaon/gtk2rc index e5dcb21..6aa0cd5 100644 --- a/amythaon/gtk2rc +++ b/amythaon/gtk2rc @@ -1,4 +1,5 @@ gtk-font-name = "DejaVu Sans 8" +gtk-icon-theme-name = "Tango" # Set GtkSettings color scheme property. # This can be overriden (via an xsetting) with eg. the gnome-appearance-properties. diff --git a/gtk2rc b/gtk2rc index 6378ef2..721aabb 100644 --- a/gtk2rc +++ b/gtk2rc @@ -1,4 +1,5 @@ gtk-font-name = "DejaVu Sans 10" +gtk-icon-theme-name = "Tango" # Set GtkSettings color scheme property. # This can be overriden (via an xsetting) with eg. the gnome-appearance-properties. -- 2.43.0