Files
dotfiles/.config/i3/layouts/gimp-layout.json
Tristaan f21bbe6edb Cleanup dotfiles, fixed permissions
Also updated i3 config
2021-01-19 17:19:26 +01:00

74 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// vim:ts=4:sw=4:et
{
"border": "normal",
"current_border_width": 5,
"floating": "user_off",
"geometry": {
"height": 820,
"width": 210,
"x": 3599,
"y": 0
},
"name": "Layers - Brushes",
"percent": 0.1078125,
"swallows": [
{
// "class": "^Gimp$",
// "instance": "^gimp$",
// "title": "^Layers\\ \\-\\ Brushes$",
// "transient_for": "^$",
// "window_role": "^gimp\\-dock$"
}
],
"type": "con"
}
{
"border": "pixel",
"current_border_width": 5,
"floating": "user_off",
"geometry": {
"height": 200,
"width": 620,
"x": 410,
"y": 370
},
"name": "*[progress_bar] (imported)-1.0 (RGB color, 1 layer) 192x12 GIMP",
"percent": 0.777083333333333,
"swallows": [
{
// "class": "^Gimp$",
// "instance": "^gimp$",
// "title": "^\\*\\[progress_bar\\]\\ \\(imported\\)\\-1\\.0\\ \\(RGB\\ color\\,\\ 1\\ layer\\)\\ 192x12\\ \\\\ GIMP$",
// "transient_for": "^$",
// "window_role": "^gimp\\-image\\-window$"
}
],
"type": "con"
}
{
"border": "normal",
"current_border_width": 5,
"floating": "user_off",
"geometry": {
"height": 820,
"width": 170,
"x": 0,
"y": 0
},
"name": "Toolbox - Tool Options",
"percent": 0.115104166666667,
"swallows": [
{
// "class": "^Gimp$",
// "instance": "^gimp$",
// "title": "^Toolbox\\ \\-\\ Tool\\ Options$",
// "transient_for": "^$",
// "window_role": "^gimp\\-toolbox$"
}
],
"type": "con"
}