GTK: Enable images for menus and buttons

This commit is contained in:
Harzo 2023-05-27 22:21:18 +02:00
parent 0adb282700
commit ffcd11e3d9
2 changed files with 4 additions and 4 deletions

View File

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

View File

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