aboutsummaryrefslogtreecommitdiff
path: root/share/xdg/qspacestatus.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'share/xdg/qspacestatus.desktop')
-rw-r--r--share/xdg/qspacestatus.desktop14
1 files changed, 14 insertions, 0 deletions
diff --git a/share/xdg/qspacestatus.desktop b/share/xdg/qspacestatus.desktop
new file mode 100644
index 0000000..243a08a
--- /dev/null
+++ b/share/xdg/qspacestatus.desktop
@@ -0,0 +1,14 @@
1#!/usr/bin/env xdg-open
2
3[Desktop Entry]
4Version=1.0
5Encoding=UTF-8
6Name=QSpaceStatus
7Type=Application
8Exec=qspacestatus
9Terminal=false
10Icon=None
11Comment=show the SpaceAPI status in the notification area
12Categories=Utility;
13Hidden=false
14X-GNOME-Autostart-enabled=true
..