feat: sorting

This commit is contained in:
2025-08-06 00:52:49 +02:00
parent 1100910f62
commit f026f12e4c
8 changed files with 190 additions and 38 deletions
+4
View File
@@ -21,5 +21,9 @@
"image_focus_width": 480,
"window_width": 750,
"window_height": 500
},
"sort": {
"type": "size",
"reverse": false
}
}