From c6e6767f0abc857c4b13b50d1f3276201731b5ef Mon Sep 17 00:00:00 2001 From: kento2 Date: Wed, 19 Nov 2025 19:26:16 +0100 Subject: [PATCH] . --- README.txt | 11 +++-------- files/.config/ncspot/userstate.cbor | Bin 20991 -> 19988 bytes files/.local/bin/luakit | 2 ++ files/.profile | 3 +-- 4 files changed, 6 insertions(+), 10 deletions(-) create mode 100755 files/.local/bin/luakit diff --git a/README.txt b/README.txt index d6f3c92..45b65ac 100644 --- a/README.txt +++ b/README.txt @@ -8,6 +8,7 @@ TODO * cgo config to always use plumber * automatic backups with borg + script * cupload <<< file +* user dirs cleanup * platinum9/nineicons for icons requirements @@ -48,7 +49,8 @@ autologin voidlinux tty1 to x11 you can do this if u want: cp /etc/sv -cp agetty-tty1 agetty1-autologin-tty1 +cp -r agetty-tty1 agetty-autologin-tty1 +(naming is important) in the conf file: GETTY_ARGS="--autologin --noclear" @@ -57,13 +59,6 @@ in the conf file: now enable the service and disable the agetty-tty1 service. -for autostarting startx, we use ~/.profile - if shopt -q login_shell && test "$(tty)" = '/dev/tty1' - then - exec startx - fi -this makes .profile run startx on tty1 after login. - no beep ------- diff --git a/files/.config/ncspot/userstate.cbor b/files/.config/ncspot/userstate.cbor index d690fbcd4d717a8745afe4d4ea295188f4d6880d..b8f71e45fd51c38d751c933edd193b75e6c65d3e 100644 GIT binary patch delta 548 zcmZvWOK1~O7=`^WAsD1K>4Q{D$q1UXMQUd9m>8?2*v157W156KHf5T7O(vPl=wuR_ zjkt7a7~P3byA%=ogF82ZAP8Elg0&UJRuqJaP~520bl=^_Ih@Dt65PHEw+5}u(4}Iv z?K%nv+GhmM@G>=8R~bw1sq->z@~qNY5UROsBp*yR^3jIaO0=fTU(UXf{Vit5hQgGn zq&HdJ;4W#JYD!kOg*Z=?Oy1FFKC+L-hA+nAaW0?8%%-N}5$>|28(b_G=F(-xrL=}p zXROMlq>@yYl=((&ZtsYiP3xzx36X3*Qw#7yp{&Jo)ciA(aC!qlUh?_;SA3xWn->|S z5@lY&yy5or?|;8N(K{ff`B2#F4F~u_MUm^qoUBr|FyJwzF%NDhK7iS6vEx>36VMS| z1^hVeC;0mOVS?W#zXNVgSO_}Ky#X8_e+Q_9S71pA5xf_C1$f7ABe*I&1AOl71a6L< zCHVB@OTe|!EkGD~57_0|fydXs0{%O0Cnz54EJR&D0qa9=0T%~5y$_G<0IoYb^r`W|tKMMToUQzXaq|Mj(?HYZZJ9QQ%JMO7 zo-BQcadVd>C)4IV;^!C_?-6C%{6_c!<7RQ8tBjjn1%T!{^06>&j^ug4xY?Tvs6m{= kglV%28_/dev/null 2>&1 } +shopt -q login_shell && \ exists swc-launch && \ exists velox && \ -shopt -q login_shell && \ test "$(tty)" = '/dev/tty1' && \ exec swc-launch velox