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.json109
1 files changed, 109 insertions, 0 deletions
diff --git a/config/i3/terminal-workspace.json b/config/i3/terminal-workspace.json
new file mode 100644
index 0000000..8275b18
--- /dev/null
+++ b/config/i3/terminal-workspace.json
@@ -0,0 +1,109 @@
+{
+ "border": "pixel",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "percent": 0.295,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "pixel",
+ "floating": "auto_off",
+ "geometry": {
+ "height": 340,
+ "width": 564,
+ "x": 0,
+ "y": 0
+ },
+ "name": "main:0:zsh - \"doy@lance:~\"",
+ "percent": 0.333333333333333,
+ "swallows": [
+ {
+ "instance": "^Alacritty$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ "border": "pixel",
+ "floating": "auto_off",
+ "geometry": {
+ "height": 340,
+ "width": 564,
+ "x": 0,
+ "y": 0
+ },
+ "name": "work:0:zsh - \"doy@lance:~/work\"",
+ "percent": 0.333333333333333,
+ "swallows": [
+ {
+ "instance": "^Alacritty$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ "border": "pixel",
+ "floating": "auto_off",
+ "geometry": {
+ "height": 340,
+ "width": 564,
+ "x": 0,
+ "y": 0
+ },
+ "name": "misc:0:zsh - \"doy@lance:~\"",
+ "percent": 0.333333333333333,
+ "swallows": [
+ {
+ "instance": "^Alacritty$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+}
+
+{
+ "border": "pixel",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "percent": 0.705,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "pixel",
+ "floating": "auto_off",
+ "geometry": {
+ "height": 340,
+ "width": 564,
+ "x": 0,
+ "y": 0
+ },
+ "name": "chat:0:WeeChat 0.4.3 - \"WeeChat 0.4.3\"",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "instance": "^Alacritty$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ "border": "pixel",
+ "floating": "auto_off",
+ "geometry": {
+ "height": 340,
+ "width": 564,
+ "x": 0,
+ "y": 0
+ },
+ "name": "docs:0:zsh - \"doy@lance:~\"",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "instance": "^Alacritty$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+}