Update i3 configuration

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-12-01 17:15:53 +01:00
parent 66d5e587a1
commit c4398e1f22
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
3 changed files with 75 additions and 74 deletions

View file

@ -1,71 +1,19 @@
[
{
"border": "none",
{
"border": "none",
"floating": "auto_off",
"fullscreen_mode": 0,
"layout": "splith",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "none",
"floating": "auto_off",
"layout": "splith",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 736,
"x": 0,
"y": 0
},
"name": "cmus v2.7.1",
"percent": 0.7,
"swallows": [
{
"instance": "^cmus$"
}
],
"type": "con"
},
{
"border": "none",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.3,
"layout": "splith",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 1080,
"width": 1920,
"x": 0,
"y": 0
},
"name": "sxiv",
"percent": 0.5,
"swallows": [
{
"instance": "^sxiv$"
}
],
"type": "con"
},
{
"border": "none",
"floating": "auto_off",
"layout": "splith",
"percent": 0.5,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
@ -76,21 +24,73 @@
"x": 0,
"y": 0
},
"name": "cava",
"percent": 1,
"name": "cmus v2.7.1",
"percent": 0.7,
"swallows": [
{
"instance": "^cava$"
}
{
"instance": "^cmus$"
}
],
"type": "con"
},
{
"border": "none",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.3,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 1080,
"width": 1920,
"x": 0,
"y": 0
},
"name": "sxiv",
"percent": 0.5,
"swallows": [
{
"instance": "^Kunst$"
}
],
"type": "con"
},
{
"border": "none",
"floating": "auto_off",
"layout": "splith",
"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": "cava",
"percent": 1,
"swallows": [
{
"instance": "^cava$"
}
],
"type": "con"
}
]
}
]
}
]
}
]
}
]
}
]
}
]
]
}
]