GTK: Enable images for menus and buttons
This commit is contained in:
parent
0adb282700
commit
ffcd11e3d9
|
|
@ -6,8 +6,8 @@ gtk-cursor-theme-name=Adwaita
|
|||
gtk-cursor-theme-size=32
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ gtk-cursor-theme-name=Adwaita
|
|||
gtk-cursor-theme-size=32
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
|
|
|
|||
Loading…
Reference in New Issue