Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // vim:ts=4:sw=4:et
- //ws1v2.json
- {
- // tabbed split container with 3 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "tabbed",
- "percent": 0.800146412884334,
- "type": "con",
- "nodes": [
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 729,
- "width": 369,
- "x": 12,
- "y": 47
- },
- "name": "Main",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "class": "^google\\-chrome$"
- }
- ],
- "type": "con"
- }
- ]
- }
- {
- // splith split container with 1 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "splith",
- "percent": 0.199853587115666,
- "type": "con",
- "nodes": [
- {
- // splitv split container with 3 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "splitv",
- "percent": 1,
- "type": "con",
- "nodes": [
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 248,
- "width": 464,
- "x": 0,
- "y": 0
- },
- "name": "Now playing",
- "percent": 0.266666666666667,
- "swallows": [
- {
- "class": "^Clementine$",
- "title": "^Visualização\\ Clementine$"
- }
- ],
- "type": "con"
- },
- {
- "border": "normal",
- "current_border_width": 2,
- "floating": "auto_off",
- "geometry": {
- "height": 433,
- "width": 735,
- "x": 0,
- "y": 0
- },
- "name": "Telegram",
- "percent": 0.4,
- "swallows": [
- {
- "class": "^telegram$"
- }
- ],
- "type": "con"
- },
- {
- "border": "pixel",
- "current_border_width": 1,
- "floating": "auto_off",
- "geometry": {
- "height": 729,
- "width": 451,
- "x": 913,
- "y": 37
- },
- "name": "Terminal",
- "percent": 0.333333333333333,
- "swallows": [
- {
- "class": "^Gnome\\-terminal$"
- }
- ],
- "type": "con"
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement