dotfiles/i3/.config/i3/layouts/work-workspace2-web.json

22 lines
386 B
JSON

{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 1164,
"width": 1918,
"x": 1,
"y": 1
},
"name": "Google Chrome",
"percent": 1,
"swallows": [
{
"class": "^Google\\-chrome\\-beta$",
"instance": "^google\\-chrome\\-beta$"
}
],
"type": "con"
}