diff options
Diffstat (limited to 'kolwynia/home/bdunahu/files/.local/bin/xxinit')
| -rwxr-xr-x | kolwynia/home/bdunahu/files/.local/bin/xxinit | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kolwynia/home/bdunahu/files/.local/bin/xxinit b/kolwynia/home/bdunahu/files/.local/bin/xxinit new file mode 100755 index 0000000..1ec9a82 --- /dev/null +++ b/kolwynia/home/bdunahu/files/.local/bin/xxinit @@ -0,0 +1,6 @@ + #!/bin/sh + +DIR=/home/bdunahu/.guix-home/profile/ +$DIR/bin/xinit -- $DIR/bin/Xorg :0 vt1 -keeptty \ + -configdir $DIR/share/X11/xorg.conf.d \ + -modulepath $DIR/lib/xorg/modules |
