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