dotfiles/system/.config/i3/workspace-2.json
Severin Kaderli 1792013f37
Add screenshot menu and update prompt
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-03-12 21:26:24 +01:00

106 lines
1.6 KiB
JSON

[
{
"border": "none",
"floating": "auto_off",
"fullscreen_mode": 0,
"layout": "splith",
"percent": null,
"type": "con",
"nodes": [
{
"border": "none",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.5,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 736,
"x": 0,
"y": 0
},
"name": null,
"percent": 0.5,
"swallows": [
{
"instance": "^termite$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 736,
"x": 0,
"y": 0
},
"name": null,
"percent": 0.5,
"swallows": [
{
"instance": "^termite$"
}
],
"type": "con"
}
]
},
{
"border": "none",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.5,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 736,
"x": 0,
"y": 0
},
"name": null,
"percent": 0.5,
"swallows": [
{
"instance": "^termite$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 736,
"x": 0,
"y": 0
},
"name": null,
"percent": 0.5,
"swallows": [
{
"instance": "^termite$"
}
],
"type": "con"
}
]
}
]
}
]