Advertisement
pisaka

workspace_01

Jan 10th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. {
  2. "border": "normal",
  3. "floating": "auto_off",
  4. "layout": "splitv",
  5. "percent": 0.5,
  6. "type": "con",
  7. "nodes": [
  8. {
  9. "border": "normal",
  10. "current_border_width": 2,
  11. "floating": "auto_off",
  12. "geometry": {
  13. "height": 458,
  14. "width": 734,
  15. "x": 0,
  16. "y": 0
  17. },
  18. "name": "root@kali: ~",
  19. "percent": 0.5,
  20. "swallows": [
  21. {
  22. "class": "^Gnome\\-terminal$",
  23. "instance": "^gnome\\-terminal\\-server$",
  24. "title": "^root\\@kali\\:\\ \\~$",
  25. "transient_for": "^$",
  26. "window_role": "^gnome\\-terminal\\-window\\-0595191b\\-76db\\-4cb2\\-879a\\-3b28cd927033$"
  27. }
  28. ],
  29. "type": "con"
  30. },
  31. {
  32. splith split container with 1 children
  33. "border": "normal",
  34. "floating": "auto_off",
  35. "layout": "splith",
  36. "percent": 0.5,
  37. "type": "con",
  38. "nodes": [
  39. {
  40. "border": "normal",
  41. "current_border_width": 2,
  42. "floating": "auto_off",
  43. "geometry": {
  44. "height": 458,
  45. "width": 734,
  46. "x": 0,
  47. "y": 0
  48. },
  49. "name": "root@kali: ~",
  50. "percent": 1,
  51. "swallows": [
  52. {
  53. "class": "^Gnome\\-terminal$",
  54. "instance": "^gnome\\-terminal\\-server$",
  55. "title": "^root\\@kali\\:\\ \\~$",
  56. "transient_for": "^$",
  57. "window_role": "^gnome\\-terminal\\-window\\-2ebe7a24\\-9467\\-426c\\-be4e\\-9ea7f73bea1b$"
  58. }
  59. ],
  60. "type": "con"
  61. }
  62. ]
  63. }
  64. ]
  65. }
  66.  
  67. {
  68. "border": "normal",
  69. "current_border_width": 2,
  70. "floating": "auto_off",
  71. "geometry": {
  72. "height": 480,
  73. "width": 640,
  74. "x": 0,
  75. "y": 0
  76. },
  77. "name": "untitled - Sublime Text (UNREGISTERED)",
  78. "percent": 0.5,
  79. "swallows": [
  80. {
  81. "class": "^Sublime_text$",
  82. "instance": "^sublime_text$",
  83. "title": "^untitled\\ \\-\\ Sublime\\ Text\\ \\(UNREGISTERED\\)$",
  84. "transient_for": "^$"
  85. }
  86. ],
  87. "type": "con"
  88. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement