From 4fe81b0063f65990089fac355873aafcf3a31513 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sun, 23 Oct 2022 17:20:06 -0400 Subject: Add driver: none (no art) --- drivers/none.art | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 drivers/none.art diff --git a/drivers/none.art b/drivers/none.art new file mode 100644 index 0000000..cdcb921 --- /dev/null +++ b/drivers/none.art @@ -0,0 +1,17 @@ +# Driver name +none +# Box Indent +4 +# Box elements (top-left, top, top-right, sides, bottom-left, bottom-right) ++-+|+-+ +# Box caret pos (0=above, 1=below) +1 +# Box caret indent +0 +# Box caret attached to art (0=no, 1=yes) +0 +# Box caret + +# Data indent +0 +# Data -- cgit