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

Last change on this file since 4f6c5c4 was 4f6c5c4, checked in by Mikhail Kirillov <w96k@…>, on May 20, 2022 at 6:22:27 AM

Add gui to emacs

  • Property mode set to 100644
File size: 542 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-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
10gtk-icon-sizes = "panel-menu=12,12:panel=12,12:gtk-menu=12,12:gtk-large-toolbar=12,12\
11:gtk-small-toolbar=12,12:gtk-button=12,12"
12gtk-decoration-layout=menu:close
13gtk-font-name=FreeFont Sans 14
14# gtk-primary-button-warps-slider=false
15StartupMode=cwd
Note: See TracBrowser for help on using the repository browser.