forked from cromer/pamac-classic
move appindicator support to an optional binary pamac-tray-appindicator
This commit is contained in:
8
data/applications/pamac-tray-appindicator.desktop
Normal file
8
data/applications/pamac-tray-appindicator.desktop
Normal file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=Update Notifier
|
||||
Icon=update-notifier
|
||||
Exec=pamac-tray-appindicator
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
OnlyShowIn=KDE;
|
@@ -5,3 +5,4 @@ Exec=pamac-tray
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
NotShowIn=KDE;
|
||||
|
Reference in New Issue
Block a user