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.json125
1 files changed, 0 insertions, 125 deletions
diff --git a/config/i3/terminal-workspace.json b/config/i3/terminal-workspace.json
deleted file mode 100644
index d957bc1..0000000
--- a/config/i3/terminal-workspace.json
+++ /dev/null
@@ -1,125 +0,0 @@
-// vim:ts=4:sw=4:et
-{
- // splitv split container with 3 children
- "border": "pixel",
- "floating": "auto_off",
- "layout": "splitv",
- "marks": [],
- "percent": 0.337251851851852,
- "type": "con",
- "nodes": [
- {
- "border": "pixel",
- "current_border_width": 1,
- "floating": "auto_off",
- "geometry": {
- "height": 340,
- "width": 564,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "main:0:zsh - \"doy@hornet:~/conf\"",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "instance": "^Alacritty$"
- }
- ],
- "type": "con"
- },
- {
- "border": "pixel",
- "current_border_width": 1,
- "floating": "auto_off",
- "geometry": {
- "height": 340,
- "width": 564,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "work:0:zsh - \"doy@hornet:~\"",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "instance": "^Alacritty$"
- }
- ],
- "type": "con"
- },
- {
- "border": "pixel",
- "current_border_width": 1,
- "floating": "auto_off",
- "geometry": {
- "height": 340,
- "width": 564,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "misc:0:mtr - \"doy@hornet:~\"",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "instance": "^Alacritty$"
- }
- ],
- "type": "con"
- }
- ]
-}
-
-{
- // splitv split container with 2 children
- "border": "pixel",
- "floating": "auto_off",
- "layout": "splitv",
- "marks": [],
- "percent": 0.662748148148148,
- "type": "con",
- "nodes": [
- {
- "border": "pixel",
- "current_border_width": 1,
- "floating": "auto_off",
- "geometry": {
- "height": 340,
- "width": 564,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "chat:0:vim - \"doy@hornet:~\"",
- "percent": 0.5,
- "swallows": [
- {
- "instance": "^Alacritty$"
- }
- ],
- "type": "con"
- },
- {
- "border": "pixel",
- "current_border_width": 1,
- "floating": "auto_off",
- "geometry": {
- "height": 340,
- "width": 564,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "docs:0:zsh - \"doy@hornet:~\"",
- "percent": 0.5,
- "swallows": [
- {
- "instance": "^Alacritty$"
- }
- ],
- "type": "con"
- }
- ]
-}
-