mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 04:20:43 +00:00
Add desktop launchers in autostart
This commit is contained in:
parent
cd735b1426
commit
1d63c561a2
4 changed files with 43 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[Desktop Entry]
|
||||
Name=Optimus Manager
|
||||
Name[zh_CN]=Optimus 管理器
|
||||
Comment=A program to handle GPU switching on Optimus laptops
|
||||
Comment[ru]=Программа для управления переключением графических процессоров на ноутбуках c Optimus
|
||||
Comment[zh_CN]=处理双显卡笔记本电脑 GPU 切换的程序
|
||||
Keywords=nvidia;optimus;settings;switch;GPU;
|
||||
Keywords[ru]=nvidia;optimus;settings;switch;GPU;настройки;видеокарта;
|
||||
Exec=optimus-manager-qt
|
||||
Icon=optimus-manager-qt
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Type=Application
|
||||
Categories=System;Settings;Qt;
|
Loading…
Add table
Add a link
Reference in a new issue