Redshift: Difference between revisions

imported>Voidless
Added a section on how to use redshift as a user
imported>Voidless
mNo edit summary
Line 35: Line 35:
systemctl --user start redshift
systemctl --user start redshift
</syntaxHighlight>
</syntaxHighlight>
Or permanantly enabled by creating an empty file at
Or permanantly enabled by creating the empty file
<syntaxHighlight lang="shell">
<syntaxHighlight lang="shell">
~/.config/systemd/user/default.target.wants/redshift.service
~/.config/systemd/user/default.target.wants/redshift.service
</syntaxHighlight>
</syntaxHighlight>