summaryrefslogtreecommitdiffstats
path: root/.screen_layout
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 21:08:46 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 21:08:46 +0200
commitdc2e80af60cd7d9d0aed4d901f4a596766b15ca7 (patch)
treed508f4faa3d0843c568f453a51192ea3d1e34f64 /.screen_layout
parentAdded README and full path (diff)
downloaddotfiles-bsd-dc2e80af60cd7d9d0aed4d901f4a596766b15ca7.tar.gz
dotfiles-bsd-dc2e80af60cd7d9d0aed4d901f4a596766b15ca7.tar.bz2
dotfiles-bsd-dc2e80af60cd7d9d0aed4d901f4a596766b15ca7.tar.xz
dotfiles-bsd-dc2e80af60cd7d9d0aed4d901f4a596766b15ca7.tar.zst
dotfiles-bsd-dc2e80af60cd7d9d0aed4d901f4a596766b15ca7.zip
Added GNU screen dotfiles
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