Add i3 wm note

This commit is contained in:
techge 2022-02-17 15:17:52 +01:00
parent 842ad1f1b4
commit 1c78fe6c23

View File

@ -11,6 +11,7 @@ The simplest way to set dpi scaling in dom0 is to use the desktop environment's
- Xfce: Qubes Menu → System Tools → Appearance → Fonts tab: Custom DPI setting: `xxx`
- KDE: Qubes Menu → System Settings → Font → Force font dpi: `xxx`
- i3: add `Xft.dpi: xxx` to `/home/user/.Xresources' in dom0
Replace `xxx` with a number that fits your setup and is a multiple of 6, as numbers that aren't sometimes result in annoying rounding errors that cause adjacent bitmap font sizes to not increment and decrement linearly.