dotfiles/system/.config/i3/workspace-2.json
Severin Kaderli 13aab0001d
Switch to alacritty from termite
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-05-14 13:34:27 +02:00

106 lines
No EOL
1.8 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": "^Alacritty$"
}
],
"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": "^Alacritty$"
}
],
"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": "^Alacritty$"
}
],
"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": "^Alacritty$"
}
],
"type": "con"
}
]
}
]
}
]