I start my desktop using .xinitrc:
emacs --daemon -f exwm-enable exec emacsclient -c Now I'm required to run emacs -q in order to debug image display issues
How should I achieve that since emacsclient doesn't provide any init file skip mechanism?