FileManagerTerminalEditorWorkWorkPub.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. // vim:ts=4:sw=4:et
  2. {
  3. // splitv split container with 2 children
  4. "border": "normal",
  5. "floating": "auto_off",
  6. "layout": "splitv",
  7. "percent": 0.4,
  8. "type": "con",
  9. "nodes": [
  10. {
  11. // splith split container with 1 children
  12. "border": "normal",
  13. "floating": "auto_off",
  14. "layout": "splith",
  15. "percent": 0.5,
  16. "type": "con",
  17. "nodes": [
  18. {
  19. // tabbed split container with 2 children
  20. "border": "normal",
  21. "floating": "auto_off",
  22. "layout": "tabbed",
  23. "percent": 1,
  24. "type": "con",
  25. "nodes": [
  26. {
  27. "border": "normal",
  28. "current_border_width": 2,
  29. "floating": "auto_off",
  30. "geometry": {
  31. "height": 337,
  32. "width": 1362,
  33. "x": 2,
  34. "y": 36
  35. },
  36. "name": "work-pub: Files",
  37. "percent": 0.5,
  38. "swallows": [
  39. {
  40. "class": "^work\\-pub\\:Nautilus$",
  41. "instance": "^work\\-pub\\:nautilus$"
  42. }
  43. ],
  44. "type": "con"
  45. },
  46. {
  47. "border": "normal",
  48. "current_border_width": 2,
  49. "floating": "auto_off",
  50. "geometry": {
  51. "height": 337,
  52. "width": 1362,
  53. "x": 2,
  54. "y": 36
  55. },
  56. "name": "work: Files",
  57. "percent": 0.5,
  58. "swallows": [
  59. {
  60. "class": "^work\\:Nautilus$",
  61. "instance": "^work\\:nautilus$"
  62. }
  63. ],
  64. "type": "con"
  65. }
  66. ]
  67. }
  68. ]
  69. },
  70. {
  71. // tabbed split container with 2 children
  72. "border": "normal",
  73. "floating": "auto_off",
  74. "layout": "tabbed",
  75. "percent": 0.5,
  76. "type": "con",
  77. "nodes": [
  78. {
  79. "border": "normal",
  80. "current_border_width": 2,
  81. "floating": "auto_off",
  82. "geometry": {
  83. "height": 462,
  84. "width": 734,
  85. "x": 0,
  86. "y": 0
  87. },
  88. "name": "Work: Terminal",
  89. "percent": 0.5,
  90. "swallows": [
  91. {
  92. "class": "^work\\:Gnome\\-terminal$",
  93. "instance": "^work\\:gnome\\-terminal\\-server$"
  94. }
  95. ],
  96. "type": "con"
  97. },
  98. {
  99. "border": "normal",
  100. "current_border_width": 2,
  101. "floating": "auto_off",
  102. "geometry": {
  103. "height": 462,
  104. "width": 734,
  105. "x": 0,
  106. "y": 0
  107. },
  108. "name": "work-pub: Terminal",
  109. "percent": 0.5,
  110. "swallows": [
  111. {
  112. "class": "^work\\-pub\\:Gnome\\-terminal$",
  113. "instance": "^work\\-pub\\:gnome\\-terminal\\-server$"
  114. }
  115. ],
  116. "type": "con"
  117. }
  118. ]
  119. }
  120. ]
  121. }
  122. {
  123. // tabbed split container with 2 children
  124. "border": "normal",
  125. "floating": "auto_off",
  126. "layout": "tabbed",
  127. "percent": 0.6,
  128. "type": "con",
  129. "nodes": [
  130. {
  131. "border": "normal",
  132. "current_border_width": 2,
  133. "floating": "auto_off",
  134. "geometry": {
  135. "height": 786,
  136. "width": 820,
  137. "x": 549,
  138. "y": 13
  139. },
  140. "name": "work-pub: Editor",
  141. "percent": 0.5,
  142. "swallows": [
  143. {
  144. "class": "^work\\-pub\\:Evince$",
  145. "instance": "^work\\-pub\\:evince$"
  146. }
  147. ],
  148. "type": "con"
  149. },
  150. {
  151. "border": "normal",
  152. "current_border_width": 2,
  153. "floating": "auto_off",
  154. "geometry": {
  155. "height": 1218,
  156. "width": 1926,
  157. "x": 1363,
  158. "y": 13
  159. },
  160. "name": "work: Editor",
  161. "percent": 0.5,
  162. "swallows": [
  163. {
  164. "class": "^work\\:Evince$",
  165. "instance": "^work\\:evince$"
  166. }
  167. ],
  168. "type": "con"
  169. }
  170. ]
  171. }