This commit is contained in:
kento2 2026-03-03 15:42:33 +01:00
parent 96e30f69fc
commit ea6e850360
3 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,2 @@
[child]
program=zsh

View file

@ -11,8 +11,6 @@ exists() {
} }
grep 'l' <<< "$-" && \ grep 'l' <<< "$-" && \
test -f "$HOME/.xinitrc" && \
#false && \
test "$(tty)" = '/dev/tty1' && \ test "$(tty)" = '/dev/tty1' && \
cd && cd &&
exec startx exec swc-launch wsxwm

View file

@ -1,5 +1,5 @@
[general] [general]
fontname=Iosevka 13 fontname=Iosevka 12
selchars=-A-Za-z0-9,./?%&#:_ selchars=-A-Za-z0-9,./?%&#:_
scrollback=1000 scrollback=1000
bgcolor=rgb(0,0,0) bgcolor=rgb(0,0,0)