GTK: Add gtk2 config

This commit is contained in:
Salt 2018-11-30 13:39:13 -06:00
parent b7aa2dd365
commit 1dece10ba5

18
.gtkrc-2.0 Normal file
View File

@ -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