source: dotfiles/guix/.config/gtk-3.0/settings.ini@ 5516569

Last change on this file since 5516569 was 5516569, checked in by Mikhail Kirillov <w96k@…>, on Oct 6, 2022 at 12:26:10 PM

Add changes to config

  • Property mode set to 100644
File size: 597 bytes
Line 
1[Settings]
2gtk-key-theme-name = Emacs
3gtk-primary-button-warps-slider = false
4# Ignore since we do that in font-config and .Xdefaults
5gtk-xft-antialias=1
6gtk-xft-hinting=1
7gtk-xft-hintstyle=hintslight
8gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
9gtk-icon-sizes = "panel-menu=12,12:panel=12,12:gtk-menu=12,12:gtk-large-toolbar=12,12:gtk-small-toolbar=12,12:gtk-button=12,12"
10gtk-decoration-layout=menu:closes
11# gtk-font-name=FreeFont Sans 14
12# gtk-primary-button-warps-slider=false
13gtk-menu-popup-delay = 0
14#gtk-menu-images = 0
15# gtk-button-images = 0
16gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
Note: See TracBrowser for help on using the repository browser.