1
0
Fork 0

clean up some xinit stuff

This commit is contained in:
Luca Bilke 2023-02-06 18:23:04 +01:00
parent 904ffbb55b
commit 7aa8ff26f5
2 changed files with 5 additions and 1 deletions

View File

@ -13,4 +13,5 @@ if [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/x11/xprofile" ]; then
else
. "$HOME/.xprofile"
fi
dwm
exec dwm

3
.config/x11/xserverrc Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
exec /usr/bin/Xorg -nolisten tcp "$@" vt$XDG_VTNR