nix-config/xresources
Donovan Glover fa8fb212ab
xresources: Don't explicitly set DPI
This caused some problems when the ~/.Xresources DPI was 192 and the
screen resolution was 96 DPI. Since I now know how to manipulate cursor
size even after X is started, manually setting Xft.dpi in ~/.Xresources
to 96 or 192 DPI is no longer needed.
2018-12-22 16:26:27 -05:00
..
.Xresources xresources: Don't explicitly set DPI 2018-12-22 16:26:27 -05:00
README.md docs: Add READMEs for gtk, wal, xresources, and yt-dl 2018-11-19 17:50:47 -05:00

xresources

xresources is used to configure X settings outside of desktop environments.

Use Cases

xresources can be used to:

  • Set the font settings for low-level X applications
  • Change the DPI of the X instance

You do not need xresources if:

  • You are using a desktop environment that handles X or higher-level settings for you
  • You are not using X