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

Custom.FileSelector {
  id: root

  directory: @wallpapers@
  epoch: 79200000
}