aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2010-02-01 22:52:51 +0100
committerJon Lund Steffensen <jonlst@gmail.com>2010-02-01 22:52:51 +0100
commit3bc2cc9bb94319fb44b1bb94b87daf924153bcc3 (patch)
tree657e2c81a0ec4d14b6cafa1a28e653d078645bb0 /README
parentCheck for python 2.4 (diff)
downloadredshift-ng-3bc2cc9bb94319fb44b1bb94b87daf924153bcc3.tar.gz
redshift-ng-3bc2cc9bb94319fb44b1bb94b87daf924153bcc3.tar.bz2
redshift-ng-3bc2cc9bb94319fb44b1bb94b87daf924153bcc3.tar.xz
README: Add note about status icon and gtk-redshift dependencies.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index f1040e3..b73f5d9 100644
--- a/README
+++ b/README
@@ -52,3 +52,10 @@ have reasonable defaults.
Example (location is Copenhagen, Denmark):
$ redshift -l 55.7:12.6 -t 5700:3600 -g 0.8 -m vidmode -v
+
+To create a status icon for Redshift in the system tray, start the
+program gtk-redshift instead of redshift, with the same arguments as
+you would pass to redshift. This will create an icon for Redshift in
+the system tray. The icon will allow you to toggle Redshift on and
+off. Thanks goes to the Tango Desktop Project for the
+icon. gtk-redshift requires at least Python 2.4 and PyGTK 2.12.