1
0
forked from extern/nix-config
donovanglover-nix-config/xeventbind
Donovan Glover e4eb86bdeb
xeventbind: Set a default Xft.dpi if none is found
Since our scripts depend on Xft.dpi being set, we first set the
variable to a reasonable default before doing anything else.
2018-12-22 16:37:05 -05:00
..
.config/xeventbind xeventbind: Set a default Xft.dpi if none is found 2018-12-22 16:37:05 -05:00
README.md misc: Update docs 2018-12-04 15:11:41 -05:00

xeventbind

xeventbind is used to run a script on resolution change.

Use Cases

xeventbind can be used to:

  • Change the X DPI for specific resolutions, useful, for example, if you switch between traditional and HiDPI displays often

You should not use xeventbind if:

  • You don't change resolutions often or don't need to run anything on resolution change