remove mail term and switch to spotify

This commit is contained in:
Alex Kelly 2022-10-07 08:52:27 -04:00
parent 56ea0bd9e9
commit e391a69471
2 changed files with 9 additions and 10 deletions

View file

@ -11,18 +11,17 @@
"current_border_width": 2, "current_border_width": 2,
"floating": "auto_off", "floating": "auto_off",
"geometry": { "geometry": {
"height": 1040, "height": 1057,
"width": 1916, "width": 1920,
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"marks": [], "marks": [],
"name": "neomutt", "name": "kellya@salticus:~/projects/arachnitech/i3-config/layout",
"percent": 1, "percent": 1,
"swallows": [ "swallows": [
{ {
"class": "^kitty$", "class": "^kitty$"
"instance": "^mail$"
} }
], ],
"type": "con" "type": "con"

View file

@ -7,21 +7,21 @@
"type": "con", "type": "con",
"nodes": [ "nodes": [
{ {
"border": "none", "border": "normal",
"current_border_width": 2, "current_border_width": 2,
"floating": "auto_off", "floating": "auto_off",
"geometry": { "geometry": {
"height": 1042, "height": 1042,
"width": 1920, "width": 1920,
"x": 0, "x": 0,
"y": 18 "y": 0
}, },
"marks": [], "marks": [],
"name": "Plexamp", "name": "Spotify",
"percent": null, "percent": 1,
"swallows": [ "swallows": [
{ {
"class": "^Plexamp$" "class": "^Spotify$"
} }
], ],
"type": "con" "type": "con"