Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 3C049223786 for <~alpine/users@lists.alpinelinux.org>; Sun, 4 Jun 2023 10:05:01 +0000 (UTC) Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4QYsmW2ly0z9tDc; Sun, 4 Jun 2023 10:04:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1685873099; bh=W4/edpwpzOaaeWE33SR1MHVn15cGPLtp80hthC5RcZ0=; h=Subject:From:To:Date:In-Reply-To:References:From; b=YFK0m++adReiUZwlVcMBGn/1h/NdQh4LVdD5s6rNwjgSYBomoClYlKyHspqh8QIk2 cltU0VTdksfxfMh0V0gTcAaKGav3iRc8t6ltJOQ37IPqqjBCndbLV1j0KJU6+k2Ku1 mZtySTl+RgFoyYS/2G1UIf1DkVJOgB752TNjb2fs= X-Riseup-User-ID: 0AD89FD74D3B393F54C52051DCF594309A0A2176435F6BAD4B81E7E9ACF2895A Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4QYsmV3tXbzFqgs; Sun, 4 Jun 2023 10:04:58 +0000 (UTC) Message-ID: Subject: Re: ~/.gtkrc-2.0 ~/.config/gtk-3.0/settings.ini and other pitfalls From: Ralf Mardorf To: alice , ~alpine/users@lists.alpinelinux.org Date: Sun, 04 Jun 2023 12:04:55 +0200 In-Reply-To: <23844b1c891341585d0bc9c1d548e6f6ff41c47a.camel@riseup.net> References: <7963ede9422221b4b93e7292bafd60730bffdac2.camel@riseup.net> <23844b1c891341585d0bc9c1d548e6f6ff41c47a.camel@riseup.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On Sun, 2023-06-04 at 11:44 +0200, Ralf Mardorf wrote: > archlinux:~$ grep -i deja -A1 -B1 .config/openbox/rc.xml=20 > > DejaVu Sans > 11 >=20 > It doesn't affect all fonts. PPS: The gtk config's "DejaVuSans 22" probably needs to read "DejaVu Sans 22"?! I'll have to do a few tests and comparisons with Arch Linux. I suspect that titles and menus depend on the theme mentioned by rc.xml, but other widgets depend on the theme mentioned by the gtk config/s. This is from Arch Linux: =E2=80=A2 rocketmouse@archlinux ~=20 $ grep -i theme -A1 -B1 .config/openbox/rc.xml Arc-RM-Cornflower -- =E2=80=A2 rocketmouse@archlinux ~=20 $ cat .config/gtk-3.0/settings.ini [Settings] gtk-theme-name=3DArc-RM-Cornflower #gtk-theme-name=3DMateria-light #gtk-theme-name=3DBreeze-Dark #gtk-theme-name=3DAdwaita #gtk-theme-name=3DAdwaita-dark #gtk-theme-name=3DBreeze gtk-font-name=3DCantarell 11 gtk-icon-theme-name=3DSardi-Mono-Papirus-Colora-Havelock gtk-cursor-theme-name=3DPaper gtk-cursor-theme-size=3D0 gtk-toolbar-style=3DGTK_TOOLBAR_BOTH_HORIZ gtk-toolbar-icon-size=3DGTK_ICON_SIZE_LARGE_TOOLBAR gtk-button-images=3D1 gtk-menu-images=3D1 gtk-enable-event-sounds=3D0 gtk-enable-input-feedback-sounds=3D0 gtk-xft-antialias=3D1 gtk-xft-hinting=3D1 gtk-xft-hintstyle=3Dhintfull gtk-xft-rgba=3Drgb Last month I used several themes by .config/gtk-3.0/settings.ini to check an issue with meld's view.