freebsd-ports/deskutils/havoc/files/patch-havoc.cfg
Baptiste Daroussin c098029658 havoc: move from x11 to deskutils
Terminals are actually desktop utilities and havoc in particular has
nothing to do with x11

Approved by:	manu (maintainer)
2022-07-01 10:24:26 +02:00

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