nixos-config/home-manager/i3/workspaces/workspace-2.json

11 lines
121 B
JSON
Raw Normal View History

// vim:ts=4:sw=4:et
{
2022-12-07 14:11:38 +00:00
"name": "Element",
"swallows": [
{
"class": "^Element$"
}
],
"type": "con"
}