Created
December 23, 2019 09:02
-
-
Save jp1995/4f0e838ef41aa8e5b908cb883b00f8f8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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": "normal", | |
| "floating": "auto_off", | |
| "fullscreen_mode": 0, | |
| "layout": "splitv", | |
| "percent": 1, | |
| "type": "con", | |
| "nodes": [ | |
| { | |
| "border": "pixel", | |
| "current_border_width": 0, | |
| "floating": "auto_off", | |
| "geometry": { | |
| "height": 1881, | |
| "width": 536, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "name": "i3 — Dolphin", | |
| "percent": 0.275, | |
| "swallows": [ | |
| { | |
| "instance": "^dolphin$" | |
| } | |
| ], | |
| "type": "con" | |
| }, | |
| { | |
| "border": "pixel", | |
| "current_border_width": 0, | |
| "floating": "auto_off", | |
| "geometry": { | |
| "height": 940, | |
| "width": 1076, | |
| "x": 2, | |
| "y": 18 | |
| }, | |
| "name": "#general - Discord", | |
| "percent": 0.725, | |
| "swallows": [ | |
| { | |
| "class": "^discord$", | |
| "title": "^Discord$" | |
| } | |
| ], | |
| "type": "con" | |
| } | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment