1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
nixos/home/config/nixpkgs/conf/i3/workspace4.json
Stefan Ellmauthaler cc0629c3cf added i3 config to home-managed files
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
2021-10-15 13:18:39 +02:00

73 lines
1.3 KiB
JSON

{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 2116,
"width": 3836,
"x": 0,
"y": 0
},
"marks": [],
"name": "Inbox - Mozilla Thunderbird",
"percent": 0.5,
"swallows": [
{
"class": "^Thunderbird$"
}
],
"type": "con"
}
{
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"marks": [],
"percent": 0.5,
"type": "con",
"nodes": [
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 2116,
"width": 1916,
"x": 1920,
"y": 42
},
"marks": [],
"name": "Element | TheoLog 2021",
"percent": 0.5,
"swallows": [
{
"class": "^Element$"
}
],
"type": "con"
},
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 2116,
"width": 1276,
"x": 2562,
"y": 42
},
"marks": [],
"name": "Signal",
"percent": 0.5,
"swallows": [
{
"class": "^Signal$"
}
],
"type": "con"
}
]
}