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