add py3status, update layouts, breakout color config to conf.d
This commit is contained in:
parent
b3099ba004
commit
cb563d38c2
5 changed files with 63 additions and 50 deletions
|
@ -26,6 +26,26 @@
|
|||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "none",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1060,
|
||||
"width": 1916,
|
||||
"x": 2,
|
||||
"y": 18
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Chat | Microsoft Teams",
|
||||
"percent": 0.25,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Microsoft\\ Teams\\ \\-\\ Preview$",
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "normal",
|
||||
"current_border_width": 2,
|
||||
|
@ -46,26 +66,6 @@
|
|||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "none",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1060,
|
||||
"width": 1916,
|
||||
"x": 2,
|
||||
"y": 18
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Candace Rodriguez | Microsoft Teams",
|
||||
"percent": 0.25,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Microsoft\\ Teams\\ \\-\\ Preview$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "normal",
|
||||
"current_border_width": 2,
|
||||
|
|
31
layout/w5.json
Normal file
31
layout/w5.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"border": "normal",
|
||||
"floating": "auto_off",
|
||||
"layout": "tabbed",
|
||||
"marks": [],
|
||||
"percent": 1,
|
||||
"type": "con",
|
||||
"nodes": [
|
||||
{
|
||||
"border": "none",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1057,
|
||||
"width": 1920,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Plexamp",
|
||||
"percent": null,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Plexamp$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -6,26 +6,6 @@
|
|||
"percent": 1,
|
||||
"type": "con",
|
||||
"nodes": [
|
||||
{
|
||||
"border": "none",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1040,
|
||||
"width": 1916,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "i3-save-tree > w6.json",
|
||||
"percent": 0.5,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^kitty$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "normal",
|
||||
"current_border_width": 2,
|
||||
|
@ -38,11 +18,10 @@
|
|||
},
|
||||
"marks": [],
|
||||
"name": "Joplin",
|
||||
"percent": 0.5,
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Joplin$",
|
||||
"instance": "^joplin$"
|
||||
"class": "^Joplin$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue