mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-12 09:24:24 +02:00
feat: gammastep - adjust temperature
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
# has problem with wayland, so disable it
|
# has problem with wayland, so disable it
|
||||||
tray = false;
|
tray = false;
|
||||||
temperature = {
|
temperature = {
|
||||||
day = 5700;
|
day = 6000;
|
||||||
night = 4000;
|
night = 4500;
|
||||||
};
|
};
|
||||||
# https://gitlab.com/chinstrap/gammastep/-/blob/master/gammastep.conf.sample?ref_type=heads
|
# https://gitlab.com/chinstrap/gammastep/-/blob/master/gammastep.conf.sample?ref_type=heads
|
||||||
settings = {
|
settings = {
|
||||||
|
|||||||
Reference in New Issue
Block a user