Wlsunset: Difference between revisions

Phobos (talk | contribs)
mNo edit summary
Phobos (talk | contribs)
mNo edit summary
 
Line 7: Line 7:
];|name=/etc/nixos/configuration.nix|lang=nix}}
];|name=/etc/nixos/configuration.nix|lang=nix}}


== Home Manager ==
== Home Manager Configuration ==
Configuration options may be found in Home Manager options under [https://nix-community.github.io/home-manager/options.xhtml#opt-services.wlsunset.enable services.wlsunset]. An example configuration:
Configuration options may be found in [https://nix-community.github.io/home-manager/options.xhtml#opt-services.wlsunset.enable Home Manager - services.wlsunset]. An example configuration:
{{File|3=services.wlsunset = {
{{File|3=services.wlsunset = {
   enable = true;
   enable = true;
Line 20: Line 20:
   sunset = "18:00";
   sunset = "18:00";


   gamma = 1.0;
   #gamma = 1.0;
    
    
   #For location based sunrise/sunset
   #For location based sunrise/sunset