sway: Make redshift verbose

restic-rest-server
Simon Bruder 2020-08-24 19:25:54 +02:00
parent e46d3f843a
commit 2719ad6744
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
services.redshift = {
enable = true;
package = pkgs.redshift-wlr;
extraOptions = [ "-m" "wayland" ];
extraOptions = [ "-v" "-m" "wayland" ];
temperature = {
day = 6500;
night = 3500;