Advertisement
Guest User

Untitled

a guest
Dec 30th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. // vim:ts=4:sw=4:et
  2. {
  3. "layout": "splitv",
  4. "percent": 0.5,
  5. "type": "con",
  6. "nodes": [
  7. {
  8. "border": "pixel",
  9. "floating": "auto_off",
  10. "layout": "splith",
  11. "marks": [],
  12. "percent": 0.8,
  13. "type": "con",
  14. "nodes": [
  15. {
  16. "border": "pixel",
  17. "current_border_width": 1,
  18. "floating": "auto_off",
  19. "geometry": {
  20. "height": 720,
  21. "width": 1280,
  22. "x": 0,
  23. "y": 0
  24. },
  25. "marks": [],
  26. "name": "spotify-qt",
  27. "percent": 1,
  28. "swallows": [
  29. {
  30. "class": "^spotify\\-qt$",
  31. "instance": "^spotify\\-qt$",
  32. "title": "^spotify\\-qt$"
  33. }
  34. ],
  35. "type": "con"
  36. }
  37. ]
  38. },
  39.  
  40. {
  41. "border": "pixel",
  42. "current_border_width": 1,
  43. "floating": "auto_off",
  44. "geometry": {
  45. "height": 364,
  46. "width": 724,
  47. "x": 0,
  48. "y": 0
  49. },
  50. "marks": [],
  51. "name": "justin@justin-manjaro:~",
  52. "percent": 0.2,
  53. "swallows": [
  54. {
  55. "class": "^URxvt$",
  56. "instance": "^urxvt$",
  57. "title": "^justin\\@justin\\-manjaro\\:\\~$"
  58. }
  59. ],
  60. "type": "con"
  61. }
  62.  
  63. ]
  64. }
  65.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement