diff options
Diffstat (limited to 'x11/havoc/files/patch-havoc.cfg')
| -rw-r--r-- | x11/havoc/files/patch-havoc.cfg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/havoc/files/patch-havoc.cfg b/x11/havoc/files/patch-havoc.cfg new file mode 100644 index 000000000000..ea016f2d5737 --- /dev/null +++ b/x11/havoc/files/patch-havoc.cfg @@ -0,0 +1,19 @@ +--- 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 |
