diff options
Diffstat (limited to 'gtk-2.0/gtkrc')
-rw-r--r-- | gtk-2.0/gtkrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc index d0152f7..67ac62b 100644 --- a/gtk-2.0/gtkrc +++ b/gtk-2.0/gtkrc @@ -1,6 +1,7 @@ # DO NOT EDIT! This file will be overwritten by nwg-look. # Any customization should be done in ~/.gtkrc-2.0.mine instead. +include "/home/zachir/.gtkrc-2.0.mine" gtk-theme-name="Flat-Remix-GTK-Red-Darkest" gtk-icon-theme-name="Cosmic" gtk-font-name="Noto Sans, 10" |