xresources reload: minor style changes ref. #16

This commit is contained in:
bakkeby 2021-05-07 09:27:05 +02:00
parent eed2984b7f
commit 0fade9158a
4 changed files with 10 additions and 8 deletions

2
x.c
View file

@ -2576,7 +2576,7 @@ run:
setlocale(LC_CTYPE, "");
XSetLocaleModifiers("");
#if XRESOURCES_RELOAD_PATCH
#if XRESOURCES_RELOAD_PATCH && XRESOURCES_PATCH
reload_config(-1);
#elif XRESOURCES_PATCH
if (!(xw.dpy = XOpenDisplay(NULL)))