Also for slots

This commit is contained in:
Jean-Patrick Guerrero
2022-07-03 18:55:13 +02:00
parent 37e0c21ca3
commit 8f4c9f28f1
2 changed files with 5 additions and 4 deletions

View File

@ -117,6 +117,7 @@ local fs_elements = {
scrollbar = "scrollbar[%f,%f;%f,%f;%s;%s;%u]",
model = "model[%f,%f;%f,%f;%s;%s;%s;%s;%s;%s;%s]",
image_button = "image_button[%f,%f;%f,%f;%s;%s;%s]",
slot = "image[%f,%f;%f,%f;i3_slot.png;60,-60,60,-60]",
animated_image = "animated_image[%f,%f;%f,%f;;%s;%u;%u]",
item_image_button = "item_image_button[%f,%f;%f,%f;%s;%s;%s]",
}