File tree Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Original file line number Diff line number Diff line change 1
1
[Desktop Entry]
2
- Type=Application
3
- Name=EnvyControl
4
- Exec=python3 /full path to the script/envycontrol_qt.py
5
- Icon=/full path to the icon/envycontrol.png
2
+ GenericName=EnvyControl
3
+ GenericName[ru]=EnvyControl
4
+ GenericName[es_ES]=EnvyControll
5
+ GenericName[en]=EnvyControl
6
+
7
+ Comment[ru]=Управление переключением ГП
8
+ Comment=Control del cambio de GPU
9
+ Comment[es]=Control del cambio de GPU
10
+ Comment[en]=GPU switch control
11
+
12
+ Exec=python3 /home/USER/path-to-the-folder/EnvyControl-PyQt-main/main/envycontrol_qt.py
13
+
14
+ Icon=/home/USER/path-to-the-folder/EnvyControl-PyQt-main/main/envycontrol.png
15
+ MimeType=
16
+ Path=
17
+ StartupNotify=true
6
18
Terminal=false
19
+ TerminalOptions=
20
+ Type=Application
7
21
Categories=Utilities;
8
- Comment=GPU switch control
22
+ X-KDE-SubstituteUID=false
23
+ X-KDE-Username=
You can’t perform that action at this time.
0 commit comments