config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit 051b52e4d9878e1a9ef836afff3a2835918c559e
parent 1dbedfc53b90d6601916f3aba75387f24070f16c
Author: dwrz <dwrz@dwrz.net>
Date:   Sat, 21 Oct 2023 20:50:57 +0000

Update gtk-3.0 settings

Diffstat:
Mgtk-3.0/settings.ini | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/gtk-3.0/settings.ini b/gtk-3.0/settings.ini @@ -1,15 +1,15 @@ [Settings] -gtk-theme-name=oomox-tomorrow -gtk-icon-theme-name=oomox-tomorrow -gtk-font-name=DejaVu Sans Mono 12 +gtk-button-images=1 gtk-cursor-theme-name=capitaine-cursors gtk-cursor-theme-size=0 -gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ -gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR -gtk-button-images=1 -gtk-menu-images=1 gtk-enable-event-sounds=1 gtk-enable-input-feedback-sounds=1 +gtk-font-name=DejaVu Sans Mono 12 +gtk-icon-theme-name=oomox-tomorrow +gtk-menu-images=1 +gtk-theme-name=oomox-tomorrow +gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR +gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ gtk-xft-antialias=1 gtk-xft-hinting=1 gtk-xft-hintstyle=hintfull