summaryrefslogtreecommitdiff
path: root/.i3/ws_2-generic-t.json
diff options
context:
space:
mode:
Diffstat (limited to '.i3/ws_2-generic-t.json')
-rwxr-xr-x.i3/ws_2-generic-t.json119
1 files changed, 119 insertions, 0 deletions
diff --git a/.i3/ws_2-generic-t.json b/.i3/ws_2-generic-t.json
new file mode 100755
index 0000000..30892d3
--- /dev/null
+++ b/.i3/ws_2-generic-t.json
@@ -0,0 +1,119 @@
+// vim:ts=4:sw=4:et
+{
+ // splitv split container with 2 children
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "percent": 0.5,
+ "type": "con",
+ "nodes": [
+ {
+ // stacked split container with 2 children
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "stacked",
+ "percent": 0.68,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 413,
+ "width": 655,
+ "x": 0,
+ "y": 0
+ },
+ "name": "Vifm",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "class": "^Terminator$",
+ //"class": "^Gnome\\-terminal$",
+ // "instance": "^gnome\\-terminal\\-server$",
+ // "title": "^vgg\\@linux\\-gauw\\:\\ \\~$",
+ // "transient_for": "^$",
+ //"window_role": "^ranger$"
+ "window_role": "^vifm$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 413,
+ "width": 655,
+ "x": 0,
+ "y": 0
+ },
+ "name": "NCMPCPP",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "class": "^Terminator$",
+ // "instance": "^gnome\\-terminal\\-server$",
+ // "title": "^vgg\\@linux\\-gauw\\:\\ \\~$",
+ // "transient_for": "^$",
+ "window_role": "^ncmpcpp$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+ },
+ {
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 413,
+ "width": 655,
+ "x": 0,
+ "y": 0
+ },
+ "name": "zypper",
+ "percent": 0.32,
+ "swallows": [
+ {
+ "class": "^Terminator$",
+ //"class": "^Gnome\\-terminal$",
+ // "instance": "^gnome\\-terminal\\-server$",
+ // "title": "^vgg\\@linux\\-gauw\\:\\ \\~$",
+ // "transient_for": "^$",
+ "window_role": "^zypper$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+}
+
+{
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 413,
+ "width": 655,
+ "x": 0,
+ "y": 0
+ },
+ "name": "Vim",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "class": "^Terminator$",
+ //"class": "^Gnome\\-terminal$",
+ // "instance": "^gnome\\-terminal\\-server$",
+ // "title": "^vgg\\@linux\\-gauw\\:\\ \\~$",
+ // "transient_for": "^$",
+ "window_role": "^vim$"
+ }
+ ],
+ "type": "con"
+}
+