Gammastep: Difference between revisions

imported>Onny
Initial page
 
imported>Onny
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
== Installation ==
== Installation ==


Using [[Home-manager]] Gammastep can be enabled for a specific user with the following syntax
Using [[Home Manager]] Gammastep can be enabled for a specific user with the following syntax


<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
Line 16: Line 16:
</syntaxHighlight>
</syntaxHighlight>


To properly work, Gammastep needs your location to know when the sun will be setting and it gets dark outside, so that it can automatically adjust your screen temperature accordingly. The example above uses the geo position <code>latitude</code> and <code>longitude</code> for that.
To properly work, Gammastep needs your location to know when the sun will be setting and it gets dark outside, so that it can automatically adjust your screen temperature accordingly. Replace <code>myUser</code> with your user name running the graphical session and <code>latitude</code> and <code>longitude</code> with your geographical position.


== See also ==
== See also ==