1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/x11/havoc/files/patch-havoc.cfg
Emmanuel Vadot 62567fc57f x11/havoc: Add new port
havoc is a minimal terminal emulator supporting wayland only.
2020-09-15 13:41:50 +00:00

20 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