ch11ng/xelb

conflit between (frame-parameter nil 'display) and DISPLAY

avoine opened this issue · 0 comments

I think there is a conflict between (frame-parameter nil 'display) and DISPLAY
or a problem with xcb:parse-display (https://github.com/ch11ng/xelb/blob/master/xcb.el#L138)
because exwm won't start if i'm not setting the DISPLAY shell variable to ":0" instead of the default ":0.0".