You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Debian Testing, I provide a [repository](https://build.opensuse.org/package/show/home:luigifab/gtk3-classic)for gtk3-classic.
79
+
For Debian Testing, I provide repositories for [gtk3-classic](https://build.opensuse.org/package/show/home:luigifab/gtk3-classic)and [gtk4-classic](https://build.opensuse.org/package/show/home:luigifab/gtk4-classic), with some extra patches.
81
80
82
81
If you can't/won't, no worries, but the truth will be far.
83
82
84
-
#### Installation for Debian, Ubuntu, Trisquel, Linux Mint, MX Linux
83
+
#### Installation for Debian, Devuan, Ubuntu, Trisquel, Linux Mint, MX Linux
85
84
86
85
* Run: `sudo apt install human-theme-gtk`
87
86
* Restart your session
@@ -101,12 +100,14 @@ If you can't/won't, no worries, but the truth will be far.
101
100
* Run: `sudo urpmi human-theme-gtk`
102
101
* Restart your session
103
102
104
-
#### Alternative installation for Debian, Ubuntu, Trisquel, Linux Mint, MX Linux
103
+
#### Alternative installation for Debian, Devuan, Ubuntu, Trisquel, Linux Mint, MX Linux
For classic menu bar and menu items of [Firefox 46+](https://www.mozilla.org/firefox) and [Thunderbird 46+](https://www.mozilla.org/thunderbird), see [bug 1622545](https://bugzilla.mozilla.org/show_bug.cgi?id=1622545).
260
+
For classic menu bar and menu items on [Firefox 46+](https://www.mozilla.org/firefox) and [Thunderbird 46+](https://www.mozilla.org/thunderbird), see [bug 1622545](https://bugzilla.mozilla.org/show_bug.cgi?id=1622545).
261
+
262
+
## Blurry text with GTK 4
263
+
264
+
If font rendering is bad, add in `~/.config/gtk-4.0/settings.ini`:
265
+
266
+
```
267
+
[Settings]
268
+
gtk-font-rendering=manual
269
+
gtk-hint-font-metrics=1
270
+
gtk-xft-hintstyle=hintfull
271
+
gtk-xft-antialias=0
272
+
gtk-xft-hinting=1
273
+
```
247
274
248
275
## Dev
249
276
@@ -274,8 +301,8 @@ Run `svg.sh` to update SVG images. See also [technical informations](https://git
0 commit comments