mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
3 lines
77 B
Bash
3 lines
77 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/bin/Xorg -nolisten tcp -nolisten local "$@" vt$XDG_VTNR
|