Created
September 1, 2015 03:01
-
-
Save charandas/3162521c29efd4ba87d9 to your computer and use it in GitHub Desktop.
Redshift icon instructions - basically a .desktop file placed in ~/.local/share/applications/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Name=Redshift | |
| Comment=Love your eyes | |
| Exec=redshift-gtk -l 43.64147:-70.24088 -t 5700:3600 -g 0.8 -m randr -v | |
| Icon=/home/charandas/code/redshift/data/icons/hicolor/scalable/apps/redshift.svg | |
| Terminal=false | |
| Type=Application |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment