.dotfiles/linux/.config/i3/workspaces/workspace_3.json
2024-05-06 21:47:37 -04:00

24 lines
431 B
JSON

{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 600,
"width": 800,
"x": 0,
"y": 0
},
"marks": [],
"name": "Alacritty",
"percent": 1,
"swallows": [
{
"class": "^Alacritty$",
"instance": "^Alacritty$",
"machine": "^cadwell$",
"title": "^Alacritty$"
}
],
"type": "con"
}