summaryrefslogtreecommitdiff
path: root/.config/i3/workspace-1.json
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-05-28 18:18:07 -0400
committermattkae <mattkae@protonmail.com>2022-05-28 18:18:07 -0400
commiteb3809dbc7f904cfa4447e64b3ed8fc5d1376968 (patch)
treeb0ed9836f091774be34721e59b80531b7942f7b3 /.config/i3/workspace-1.json
Initial commit
Diffstat (limited to '.config/i3/workspace-1.json')
-rw-r--r--.config/i3/workspace-1.json59
1 files changed, 59 insertions, 0 deletions
diff --git a/.config/i3/workspace-1.json b/.config/i3/workspace-1.json
new file mode 100644
index 0000000..c5bfffb
--- /dev/null
+++ b/.config/i3/workspace-1.json
@@ -0,0 +1,59 @@
+// vim:ts=4:sw=4:et
+{
+ "border": "pixel",
+ "current_border_width": 3,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 1005,
+ "width": 1000,
+ "x": 0,
+ "y": 0
+ },
+ "marks": [],
+ "name": "i3: Layout saving in i3 — Mozilla Firefox",
+ "percent": 0.5,
+ "type": "con"
+}
+
+{
+ // splitv split container with 2 children
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "marks": [],
+ "percent": 0.5,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "pixel",
+ "current_border_width": 3,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 1033,
+ "width": 621,
+ "x": 1285,
+ "y": 14
+ },
+ "marks": [],
+ "name": "~ : bash — Konsole",
+ "percent": 0.5,
+ "type": "con"
+ },
+ {
+ "border": "pixel",
+ "current_border_width": 3,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 639,
+ "width": 672,
+ "x": 0,
+ "y": 0
+ },
+ "marks": [],
+ "name": "emacs@Manjaro",
+ "percent": 0.5,
+ "type": "con"
+ }
+ ]
+}
+