Add desktop launchers in autostart

This commit is contained in:
ItsDrike 2021-02-15 17:05:48 +01:00
parent cd735b1426
commit 1d63c561a2
No known key found for this signature in database
GPG key ID: 252D306F545351FC
4 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=AppArmor Notify
Comment=Receive on screen notifications of AppArmor denials
TryExec=aa-notify
Exec=aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log
StartupNotify=false
NoDisplay=true

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Exec=/opt/discord/Discord
Hidden=false
NoDisplay=false
Name=Discord
Icon=/opt/discord/discord.png
Comment=Text and voice chat for gamers.
X-GNOME-Autostart-enabled=true

View file

@ -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;

View file

@ -0,0 +1,12 @@
[Desktop Entry]
Categories=System;Filesystem;Network;
Exec=/bin/sh -c 'pkill -15 opensnitch-ui; opensnitch-ui'
GenericName=OpenSnitch Firewall
Icon=opensnitch-ui
Keywords=system;firewall;policies;security;polkit;policykit;douane;
Name=OpenSnitch
NoDisplay=false
Terminal=false
Type=Application
X-GNOME-Autostart-Delay=3
X-GNOME-Autostart-enabled=true