summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/resources/apps/clock.app
blob: 6ddf0d212489f594c69772eabcf073ac96caf68e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "Type": "Application",
    "Version": 1,
    "Icon": "qrc:/images/Icon_Clocks.png",
    "Name": "Clocks",
    "Id": "io.qt.clocks",
    "Exec": "clocks",
    "Path": "./",
    "X-Fullscreen": true,
    "X-Priority": 100,
    "X-Screen": "left"
}