remove mail term and switch to spotify
This commit is contained in:
parent
56ea0bd9e9
commit
e391a69471
2 changed files with 9 additions and 10 deletions
|
@ -11,18 +11,17 @@
|
|||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1040,
|
||||
"width": 1916,
|
||||
"height": 1057,
|
||||
"width": 1920,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "neomutt",
|
||||
"name": "kellya@salticus:~/projects/arachnitech/i3-config/layout",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^kitty$",
|
||||
"instance": "^mail$"
|
||||
"class": "^kitty$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
|
|
|
@ -7,21 +7,21 @@
|
|||
"type": "con",
|
||||
"nodes": [
|
||||
{
|
||||
"border": "none",
|
||||
"border": "normal",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1042,
|
||||
"width": 1920,
|
||||
"x": 0,
|
||||
"y": 18
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Plexamp",
|
||||
"percent": null,
|
||||
"name": "Spotify",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Plexamp$"
|
||||
"class": "^Spotify$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
|
|
Loading…
Reference in a new issue