forked from LorenzoMorelli/GPU_profile_selector
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
24 lines (24 loc) · 819 Bytes
/
Copy pathmetadata.json
File metadata and controls
24 lines (24 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"description": "A GNOME Shell extension that provides an easy way to switch between GPU profiles on Nvidia Optimus systems (e.g., laptops with Intel + Nvidia or AMD + Nvidia configurations) in just a few clicks. Requires envycontrol (https://github.com/bayasdev/envycontrol).",
"name": "GPU Profile Selector",
"shell-version": [
"45",
"46",
"47",
"48",
"49"
],
"gettext-domain": "GPU_profile_selector",
"url": "https://github.com/LorenzoMorelli/GPU_profile_selector",
"uuid": "GPU_profile_selector@lorenzo9904.gmail.com",
"settings-schema": "org.gnome.shell.extensions.GPU_profile_selector",
"version": 25,
"author": "Lorenzo Morelli",
"contributors": [
"Lorenzo Morelli",
"Guilhem Jéhanno",
"ihpled",
"CherryQuartzio"
],
"license": "GPL-3.0-or-later"
}