summaryrefslogtreecommitdiffstats
path: root/.screen_layout
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.screen_layout12
1 files changed, 12 insertions, 0 deletions
diff --git a/.screen_layout b/.screen_layout
new file mode 100644
index 0000000..c16c407
--- /dev/null
+++ b/.screen_layout
@@ -0,0 +1,12 @@
+split -v
+resize -h 30%
+split
+resize -v 70%
+focus
+select 2
+focus
+split
+resize -v 05%
+select 4
+focus
+select 3 \ No newline at end of file