mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Remove autostart configuration
This commit is contained in:
parent
4f6f4bc8e6
commit
904e3ff1df
|
@ -1,8 +0,0 @@
|
|||
[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
|
|
@ -1,9 +0,0 @@
|
|||
[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
|
|
@ -1,14 +0,0 @@
|
|||
[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;
|
|
@ -1,12 +0,0 @@
|
|||
[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
|
Loading…
Reference in a new issue