From d25b33573e37aa64e6c6e840bfb976512de69e2d Mon Sep 17 00:00:00 2001 From: Autumn Date: Thu, 30 Apr 2026 20:55:06 +0100 Subject: [conf/gammastep] added gammastep config --- src/gammastep/020_config.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/gammastep/020_config.ini (limited to 'src/gammastep') diff --git a/src/gammastep/020_config.ini b/src/gammastep/020_config.ini new file mode 100644 index 0000000..81febf7 --- /dev/null +++ b/src/gammastep/020_config.ini @@ -0,0 +1,23 @@ +# +# ~~~ gammastep config +# + +# temperature +[general] +temp-day=6500 +temp-night=5000 + +fade=1 +dawn-time=07:00 +dusk-time=22:00 + +# location +location-provider=manual + +[manual] +lat=51.1 +lon=1.2 + +# output +[wayland] +output=* -- cgit v1.3