c098029658
Terminals are actually desktop utilities and havoc in particular has nothing to do with x11 Approved by: manu (maintainer)
19 lines
445 B
INI
19 lines
445 B
INI
--- havoc.cfg.orig 2020-09-15 12:50:19 UTC
|
|
+++ havoc.cfg
|
|
@@ -1,6 +1,6 @@
|
|
[child]
|
|
# program to run in child process
|
|
-program=bash
|
|
+program=sh
|
|
|
|
[window]
|
|
# opacity of background from 0 (fully transparent) to 255 (fully opaque)
|
|
@@ -22,7 +22,7 @@ scrollback=1000
|
|
size=18
|
|
|
|
# absolute path to a truetype font
|
|
-path=/usr/share/fonts/TTF/DejaVuSansMono.ttf
|
|
+path=/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf
|
|
|
|
[bind]
|
|
# bind keys to actions
|