configs/arch-config/.config/sway/i3-layouts/layout-default/workspace-3.json
2023-11-18 13:46:00 +01:00

22 lines
363 B
JSON

{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 640,
"width": 672,
"x": 0,
"y": 0
},
"marks": [],
"name": "Doom Emacs",
"percent": 1,
"swallows": [
{
"class": "^Emacs$",
"instance": "^emacs$"
}
],
"type": "con"
}