19 lines
480 B
Plaintext
19 lines
480 B
Plaintext
|
# 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
|