summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell/Services/WallpaperSelector.qml
blob: 3c5249558957d6e795a891ff02aff78dc0fd9deb (plain)
1
2
3
4
5
6
7
8
import Custom as Custom

Custom.FileSelector {
  id: root

  directory: @wallpapers@
  epoch: 72000000
}