diff --git a/.gtkrc-2.0 b/.gtkrc-2.0 new file mode 100644 index 00000000..29632eb5 --- /dev/null +++ b/.gtkrc-2.0 @@ -0,0 +1,18 @@ +# File created by KDE Gtk Config +# Configs for GTK2 programs + +include "/usr/share/themes/QtCurve/gtk-2.0/gtkrc" +style "user-font" +{ + font_name="Noto Sans Regular" +} +widget_class "*" style "user-font" +gtk-font-name="Noto Sans Regular 10" +gtk-theme-name="QtCurve" +gtk-icon-theme-name="Papirus-Dark" +gtk-fallback-icon-theme="hicolor" +gtk-cursor-theme-name="breeze_cursors" +gtk-toolbar-style=GTK_TOOLBAR_ICONS +gtk-menu-images=1 +gtk-button-images=1 +gtk-primary-button-warps-slider=0