From eafbe273794fc394f0c9f7d84792e817ddde666c Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sun, 26 Aug 2018 18:37:30 +0100 Subject: [PATCH] Add symlink for window-tall layout --- .conduit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.conduit.yaml b/.conduit.yaml index f68f31c..2f15f90 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -8,3 +8,4 @@ - reattach-to-user-namespace - symlink: - {src: tmux.conf, dst: ~/.tmux.conf} + - {src: layouts/window-tall, dst: ~/.local/share/tmux/layouts/window-tall}