aboutsummaryrefslogtreecommitdiffstats
path: root/data/applications/redshift.desktop.in
diff options
context:
space:
mode:
authorLaurent Bigonville <bigon@bigon.be>2015-07-06 18:48:25 +0200
committerLaurent Bigonville <bigon@bigon.be>2015-07-07 01:06:55 +0200
commit3bb7a9857dd84204ef337c7624e91a3dbbdda34b (patch)
tree80296544966a7c3e58c94fd492139649e0970d59 /data/applications/redshift.desktop.in
parentMerge pull request #197 from forivall/clamp-fix (diff)
downloadredshift-ng-3bb7a9857dd84204ef337c7624e91a3dbbdda34b.tar.gz
redshift-ng-3bb7a9857dd84204ef337c7624e91a3dbbdda34b.tar.bz2
redshift-ng-3bb7a9857dd84204ef337c7624e91a3dbbdda34b.tar.xz
Add a redshift desktop file (#158)
This should fix the fact that redshift cannot query its location using geoclue 2
Diffstat (limited to 'data/applications/redshift.desktop.in')
-rwxr-xr-xdata/applications/redshift.desktop.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/applications/redshift.desktop.in b/data/applications/redshift.desktop.in
new file mode 100755
index 0000000..5511c24
--- /dev/null
+++ b/data/applications/redshift.desktop.in
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+_Name=Redshift
+_GenericName=Color temperature adjustment
+_Comment=Color temperature adjustment tool
+Exec=redshift
+Icon=redshift
+Terminal=false
+Type=Application
+Categories=Utility;
+StartupNotify=true
+Hidden=true