logo

dotfiles

My dotfiles, one branch per machine
commit: db70c8c8b0a49f8822248fc1258c7b637c4dc1f5
parent: 50cdb2f5b7d1fef8425a055754baed572caf8e55
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 30 Aug 2019 14:11:17 +0200

gtk-3.0/settings.ini: dialog headers, paste, gtk-shell

Diffstat:

M.config/gtk-3.0/settings.ini3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.config/gtk-3.0/settings.ini b/.config/gtk-3.0/settings.ini @@ -9,9 +9,12 @@ gtk-cursor-theme-size = 16 gtk-can-change-accels = 1 gtk-decoration-layout = menu,:close +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-shell-shows-desktop = false gtk-entry-password-hint-timeout = 0 #gtk-entry-select-on-focus = false gtk-error-bell = false