Guest User

layout conf

a guest
Dec 27th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. {
  2. "border": "pixel",
  3. "current_border_width": 0,
  4. "floating": "auto_off",
  5. "geometry": {
  6. "height": 1033,
  7. "width": 944,
  8. "x": 0,
  9. "y": 0
  10. },
  11. "name": "Inbox - Mozilla Thunderbird",
  12. "percent": 0.5,
  13. "swallows": [
  14. {
  15. "class": "^Thunderbird$"
  16. }
  17. ],
  18. "type": "con"
  19. }
  20.  
  21. {
  22. "border": "normal",
  23. "floating": "auto_off",
  24. "layout": "splitv",
  25. "percent": 0.5,
  26. "type": "con",
  27. "nodes": [
  28. {
  29. "border": "pixel",
  30. "current_border_width": 0,
  31. "floating": "user_off",
  32. "geometry": {
  33. "height": 1033,
  34. "width": 375,
  35. "x": 14,
  36. "y": 33
  37. },
  38. "name": "Thirdlane Connect",
  39. "percent": 0.5,
  40. "swallows": [
  41. {
  42. "class": "^Thirdlane\\ Connect$"
  43. }
  44. ],
  45. "type": "con"
  46. },
  47. {
  48. "border": "pixel",
  49. "current_border_width": 0,
  50. "floating": "auto_off",
  51. "geometry": {
  52. "height": 514,
  53. "width": 944,
  54. "x": 2882,
  55. "y": 33
  56. },
  57. "name": "Slack - Helix Systems",
  58. "percent": 0.5,
  59. "swallows": [
  60. {
  61. "class": "^Slack$"
  62. }
  63. ],
  64. "type": "con"
  65. }
  66. ]
  67. }
Advertisement
Add Comment
Please, Sign In to add comment