index
:
dotfiles.git
master
Configuration files for various applications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.xserverrc
blob: cd2766161bdfe0059f075d9d27c73d79f04c8b14 (
plain
)
1
2
#!/bin/sh
exec
/usr/bin/Xorg
-nolisten
tcp
-keeptty
"
$@
"
vt
$XDG_VTNR
>
~/.log/xorg.log
2
>
&
1