Created
November 16, 2019 14:45
-
-
Save sabrehagen/7ea70bc507929ee08d79cb2ff4f03254 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"border": "pixel", | |
"current_border_width": 1, | |
"floating": "auto_off", | |
"fullscreen_mode": 0, | |
"geometry": { | |
"x": 21, | |
"y": 21, | |
"width": 928, | |
"height": 1019 | |
}, | |
"layout": "splith", | |
"name": "Some windows not restored \u00b7 Issue #60 \u00b7 JonnyHaystack/i3-resurrect - Google Chrome", | |
"orientation": "none", | |
"percent": 0.5, | |
"scratchpad_state": "none", | |
"type": "con", | |
"workspace_layout": "default", | |
"swallows": [ | |
{ | |
"class": "^Google\\-chrome$", | |
"instance": "^google\\-chrome$" | |
} | |
], | |
"nodes": [] | |
}, | |
{ | |
"border": "pixel", | |
"current_border_width": -1, | |
"floating": "auto_off", | |
"fullscreen_mode": 0, | |
"geometry": { | |
"x": 0, | |
"y": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"layout": "splitv", | |
"name": null, | |
"orientation": "vertical", | |
"percent": 0.5, | |
"scratchpad_state": "none", | |
"type": "con", | |
"workspace_layout": "default", | |
"nodes": [ | |
{ | |
"border": "pixel", | |
"current_border_width": 1, | |
"floating": "auto_off", | |
"fullscreen_mode": 0, | |
"geometry": { | |
"x": 448, | |
"y": 156, | |
"width": 1024, | |
"height": 768 | |
}, | |
"layout": "splith", | |
"name": "Untitled-1", | |
"orientation": "none", | |
"percent": 0.5, | |
"scratchpad_state": "none", | |
"type": "con", | |
"workspace_layout": "default", | |
"swallows": [ | |
{ | |
"class": "^Code$", | |
"instance": "^code$" | |
} | |
], | |
"nodes": [] | |
}, | |
{ | |
"border": "pixel", | |
"current_border_width": 1, | |
"floating": "auto_off", | |
"fullscreen_mode": 0, | |
"geometry": { | |
"x": 30, | |
"y": 30, | |
"width": 1880, | |
"height": 1021 | |
}, | |
"layout": "splith", | |
"name": "New Tab - Google Chrome", | |
"orientation": "none", | |
"percent": 0.5, | |
"scratchpad_state": "none", | |
"type": "con", | |
"workspace_layout": "default", | |
"swallows": [ | |
{ | |
"class": "^Google\\-chrome$", | |
"instance": "^google\\-chrome$" | |
} | |
], | |
"nodes": [] | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment