mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 05:49:57 -05:00
wallpapers: show newer ones first
This commit is contained in:
@@ -51,7 +51,7 @@ Singleton {
|
|||||||
showDotAndDotDot: false
|
showDotAndDotDot: false
|
||||||
showOnlyReadable: true
|
showOnlyReadable: true
|
||||||
sortField: FolderListModel.Time
|
sortField: FolderListModel.Time
|
||||||
sortReversed: true
|
sortReversed: false
|
||||||
onCountChanged: {
|
onCountChanged: {
|
||||||
console.log(`[Wallpapers] FolderListModel count=${files.count} folder=${files.folder}`)
|
console.log(`[Wallpapers] FolderListModel count=${files.count} folder=${files.folder}`)
|
||||||
root.wallpapers = []
|
root.wallpapers = []
|
||||||
|
|||||||
Reference in New Issue
Block a user