From 56560fd597f94dfe6fe5fa79648398ab29d05775 Mon Sep 17 00:00:00 2001 From: xero Date: Mon, 14 Jul 2014 13:23:05 -0400 Subject: updated repo to manage dotfiles via gnu stow, the symlink farm manager. happy birthday commit! :birthday: :sparkles: --- themes/.themes/cathexis/gtk-2.0/apps/nautilus.rc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 themes/.themes/cathexis/gtk-2.0/apps/nautilus.rc (limited to 'themes/.themes/cathexis/gtk-2.0/apps/nautilus.rc') diff --git a/themes/.themes/cathexis/gtk-2.0/apps/nautilus.rc b/themes/.themes/cathexis/gtk-2.0/apps/nautilus.rc new file mode 100755 index 0000000..1f5fd66 --- /dev/null +++ b/themes/.themes/cathexis/gtk-2.0/apps/nautilus.rc @@ -0,0 +1,11 @@ +# ============================================================================== +# NAUTILUS SPECIFIC SETTINGS +# ============================================================================== + +style "nautilus_info_pane" { + bg[NORMAL] = @bg_color +} + +widget_class "*Nautilus**" style "nautilus_info_pane" +widget_class "*Nautilus*" style "notebook_button" +widget_class "*Nautilus**" style "notebook_button" -- cgit v1.2.1