mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Refactor env vars
This commit is contained in:
parent
8a44716d0d
commit
e13fec8036
12 changed files with 100 additions and 102 deletions
3
.xserverrc
Normal file
3
.xserverrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec /usr/bin/Xorg -nolisten tcp -nolisten local "$@" vt$XDG_VTNR
|
||||
Loading…
Add table
Add a link
Reference in a new issue