settings.ini (860B)
- # /usr/share/gtk-doc/html/gtk3/GtkSettings.html
- [Settings]
- gtk-application-prefer-dark-theme = true
- gtk-can-change-accels = 1
- gtk-entry-password-hint-timeout = 0
- gtk-error-bell = false
- gtk-print-backends = file
- gtk-print-preview-command = "xdg-open %f"
- # Below are X11-bound settings (yes :()
- # they are defined in gdk/x11/gdksettings.c
- # gtk-cursor https://gitlab.gnome.org/GNOME/gtk/issues/1371
- gtk-cursor-theme-size = 16
- gtk-decoration-layout = menu,:close
- # This one is specially hardcoded in wayland
- gtk-dialogs-use-header = false
- gtk-enable-animations = false
- gtk-enable-event-sounds = false
- gtk-enable-input-feedback-sounds = false
- gtk-enable-primary-paste = true
- gtk-font-name = sans-serif 10
- # `export GTK_OVERLAY_SCROLLING=0` for wayland and maybe others
- gtk-overlay-scrolling = false
- gtk-recent-files-enabled = false
- gtk-shell-shows-desktop = false