You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sphere-desktop-selector/screen_view.json

19 lines
395 B

{
"views": [
{
"screen": "gnome_classic",
"detect": "detect.sh",
"apply": "set.sh",
"image": "Classic_2.png",
"descriptor": "Classic mode with panel and menu"
},
{
"screen": "gnome_shell",
"detect": "detect.sh",
"apply": "set.sh",
"image": "Modern_2.png",
"descriptor": "GNOME Shell with dock and upper panel"
}
]
}