summaryrefslogtreecommitdiffstats
path: root/config/i3/terminal-workspace.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/i3/terminal-workspace.json')
-rw-r--r--config/i3/terminal-workspace.json30
1 files changed, 23 insertions, 7 deletions
diff --git a/config/i3/terminal-workspace.json b/config/i3/terminal-workspace.json
index edfc8c1..d957bc1 100644
--- a/config/i3/terminal-workspace.json
+++ b/config/i3/terminal-workspace.json
@@ -1,12 +1,16 @@
+// vim:ts=4:sw=4:et
{
+ // splitv split container with 3 children
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
- "percent": 0.2979,
+ "marks": [],
+ "percent": 0.337251851851852,
"type": "con",
"nodes": [
{
"border": "pixel",
+ "current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 340,
@@ -14,7 +18,8 @@
"x": 0,
"y": 0
},
- "name": "main:0:zsh - \"doy@lance:~\"",
+ "marks": [],
+ "name": "main:0:zsh - \"doy@hornet:~/conf\"",
"percent": 0.333333333333333,
"swallows": [
{
@@ -25,6 +30,7 @@
},
{
"border": "pixel",
+ "current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 340,
@@ -32,7 +38,8 @@
"x": 0,
"y": 0
},
- "name": "work:0:zsh - \"doy@lance:~/work\"",
+ "marks": [],
+ "name": "work:0:zsh - \"doy@hornet:~\"",
"percent": 0.333333333333333,
"swallows": [
{
@@ -43,6 +50,7 @@
},
{
"border": "pixel",
+ "current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 340,
@@ -50,7 +58,8 @@
"x": 0,
"y": 0
},
- "name": "misc:0:zsh - \"doy@lance:~\"",
+ "marks": [],
+ "name": "misc:0:mtr - \"doy@hornet:~\"",
"percent": 0.333333333333333,
"swallows": [
{
@@ -63,14 +72,17 @@
}
{
+ // splitv split container with 2 children
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
- "percent": 0.7021,
+ "marks": [],
+ "percent": 0.662748148148148,
"type": "con",
"nodes": [
{
"border": "pixel",
+ "current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 340,
@@ -78,7 +90,8 @@
"x": 0,
"y": 0
},
- "name": "chat:0:WeeChat 0.4.3 - \"WeeChat 0.4.3\"",
+ "marks": [],
+ "name": "chat:0:vim - \"doy@hornet:~\"",
"percent": 0.5,
"swallows": [
{
@@ -89,6 +102,7 @@
},
{
"border": "pixel",
+ "current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 340,
@@ -96,7 +110,8 @@
"x": 0,
"y": 0
},
- "name": "docs:0:zsh - \"doy@lance:~\"",
+ "marks": [],
+ "name": "docs:0:zsh - \"doy@hornet:~\"",
"percent": 0.5,
"swallows": [
{
@@ -107,3 +122,4 @@
}
]
}
+