dotfiles

My personal dotfiles
git clone git://pcardensab.com/dotfiles
Log | Files | Refs | Submodules | README

xserverrc (123B)


      1 #!/bin/sh
      2 exec /usr/bin/X -nolisten tcp "$@" vt$XDG_VTNR -keeptty >$XDG_RUNTIME_DIR/X.out.log 2>$XDG_RUNTIME_DIR/X.err.log