dotfiles/i3/.i3/layouts/workspace0-irc.json

22 lines
345 B
JSON
Raw Normal View History

2018-09-21 08:51:56 +02:00
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 434,
"width": 738,
"x": 0,
"y": 0
},
"name": "WeeChat",
"percent": 1,
"swallows": [
{
"class": "^Termite$",
"title": "^weechat$"
}
],
"type": "con"
}