abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/accent_box.json
diff options
context:
space:
mode:
Diffstat (limited to 'srcs/compose/accent_box.json')
-rw-r--r--srcs/compose/accent_box.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/srcs/compose/accent_box.json b/srcs/compose/accent_box.json
new file mode 100644
index 0000000..fa71eca
--- /dev/null
+++ b/srcs/compose/accent_box.json
@@ -0,0 +1,13 @@
+{
+ "1": "└",
+ "2": "┴",
+ "3": "┘",
+ "4": "├",
+ "5": "┼",
+ "6": "┤",
+ "7": "┌",
+ "8": "┬",
+ "9": "┐",
+ "0": "─",
+ ".": "│"
+}