aboutsummaryrefslogtreecommitdiffstats
path: root/layers.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers.json')
-rw-r--r--layers.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/layers.json b/layers.json
index 98d69e0..bf0a6f9 100644
--- a/layers.json
+++ b/layers.json
@@ -22,6 +22,13 @@
"comment": "Range of IDs that will always be placed on layer 1001, negative rect values are interpreted as output_size.dimension - $value"
},
{
+ "role": "^XDG$",
+ "name": "xdg-apps",
+ "layer_id": 1002,
+ "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
+ "comment": "Range of IDs dedicated for XDG apps that will always be placed on layer 1002, negative rect values are interpreted as output_size.dimension - $value"
+ },
+ {
"role": "^OnScreen.*",
"name": "popups",
"layer_id": 9999,