123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- // vim:ts=4:sw=4:et
- {
- // splitv split container with 2 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "splitv",
- "percent": 0.333333333333333,
- "type": "con",
- "nodes": [
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 484,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.5,
- "swallows": [
- {
- "class": "^whonix\\-ws\\:XTerm$",
- "instance": "^whonix\\-ws\\:xterm$"
- }
- ],
- "type": "con"
- },
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 484,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.5,
- "swallows": [
- {
- "class": "^whonix\\-gw\\:XTerm$",
- "instance": "^whonix\\-gw\\:xterm$"
- }
- ],
- "type": "con"
- }
- ]
- }
- {
- // splitv split container with 2 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "splitv",
- "percent": 0.333333333333333,
- "type": "con",
- "nodes": [
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 499,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.5,
- "swallows": [
- {
- "class": "^fedora\\-24\\-secure\\:XTerm$",
- "instance": "^fedora\\-24\\-secure\\:xterm$"
- }
- ],
- "type": "con"
- },
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 499,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.5,
- "swallows": [
- {
- "class": "^fedora\\-24\\-sys\\:XTerm$",
- "instance": "^fedora\\-24\\-sys\\:xterm$"
- }
- ],
- "type": "con"
- }
- ]
- }
- {
- // splitv split container with 3 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "splitv",
- "percent": 0.333333333333333,
- "type": "con",
- "nodes": [
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 499,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "class": "^fedora\\-24\\-work\\:XTerm$",
- "instance": "^fedora\\-24\\-work\\:xterm$"
- }
- ],
- "type": "con"
- },
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 499,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "class": "^fedora\\-24\\-personal\\:XTerm$",
- "instance": "^fedora\\-24\\-personal\\:xterm$"
- }
- ],
- "type": "con"
- },
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 316,
- "width": 499,
- "x": 0,
- "y": 0
- },
- "name": "update",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "class": "^fedora\\-24\\-untrusted\\:XTerm$",
- "instance": "^fedora\\-24\\-untrusted\\:xterm$"
- }
- ],
- "type": "con"
- }
- ]
- }
|