sway/config.d/wlsunset: set warm temp to 1000

I know it paints the screen red, but I am used to it on Twilight Android
This commit is contained in:
Aminda Suomalainen 2022-12-27 15:10:23 +02:00
parent caa0d5e185
commit ded7313de9
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
exec --no-startup-id wlsunset -l 60.46742 -L 26.94508
exec --no-startup-id wlsunset -l 60.46742 -L 26.94508 -t 1000

View File

@ -1 +1 @@
exec --no-startup-id wlsunset -l 60.15937 -L 24.87530
exec --no-startup-id wlsunset -l 60.15937 -L 24.87530 -t 1000