.
This commit is contained in:
parent
96e30f69fc
commit
ea6e850360
3 changed files with 4 additions and 4 deletions
2
files/.config/havoc/havoc.cfg
Normal file
2
files/.config/havoc/havoc.cfg
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[child]
|
||||
program=zsh
|
||||
|
|
@ -11,8 +11,6 @@ exists() {
|
|||
}
|
||||
|
||||
grep 'l' <<< "$-" && \
|
||||
test -f "$HOME/.xinitrc" && \
|
||||
#false && \
|
||||
test "$(tty)" = '/dev/tty1' && \
|
||||
cd &&
|
||||
exec startx
|
||||
exec swc-launch wsxwm
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[general]
|
||||
fontname=Iosevka 13
|
||||
fontname=Iosevka 12
|
||||
selchars=-A-Za-z0-9,./?%&#:_
|
||||
scrollback=1000
|
||||
bgcolor=rgb(0,0,0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue