From 288ccb3984c7cb46b67d0f6bf7fb6d53c5d7a2d3 Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 13 Dec 2025 23:43:10 -0500 Subject: guix: full refactor of configuration structure --- guix/kolwynia/home/bdunahu/files/.local/bin/xxinit | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 guix/kolwynia/home/bdunahu/files/.local/bin/xxinit (limited to 'guix/kolwynia/home/bdunahu/files/.local/bin/xxinit') diff --git a/guix/kolwynia/home/bdunahu/files/.local/bin/xxinit b/guix/kolwynia/home/bdunahu/files/.local/bin/xxinit new file mode 100755 index 0000000..1ec9a82 --- /dev/null +++ b/guix/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 -- cgit v1.2.3