i3: Add tree support

This commit is contained in:
2018-12-23 12:01:36 -06:00
parent 84cb77a031
commit e84464b5fd
8 changed files with 129 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"percent": 0.6,
"swallows": [
{
"class": "^konsole$"
}
],
"type": "con"
}
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"percent": 0.4,
"swallows": [
{
"class": "^konsole$"
}
],
"type": "con"
}