aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-02-07 17:07:58 +0100
committerDavid Runge <dave@sleepmap.de>2021-02-07 17:07:58 +0100
commit64675bbe0dc94481f31bd1ef8cbd6ce160dd4c0b (patch)
tree0cd90b516dce34d929cc50ff827741cf91c1048e
parentfe1dc0a0d767e114e09681394b5f8849abc99a1a (diff)
downloaddotfiles-64675bbe0dc94481f31bd1ef8cbd6ce160dd4c0b.tar.gz
dotfiles-64675bbe0dc94481f31bd1ef8cbd6ce160dd4c0b.tar.bz2
dotfiles-64675bbe0dc94481f31bd1ef8cbd6ce160dd4c0b.tar.xz
dotfiles-64675bbe0dc94481f31bd1ef8cbd6ce160dd4c0b.zip
gammastep: Add configuration
.config/gammastep/config.ini: Add config for gammastep.
-rw-r--r--.config/gammastep/config.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/gammastep/config.ini b/.config/gammastep/config.ini
new file mode 100644
index 0000000..1c40329
--- /dev/null
+++ b/.config/gammastep/config.ini
@@ -0,0 +1,11 @@
+[general]
+temp-day=6500
+temp-night=3600
+gamma-day=1.0
+gamma-night=0.8
+adjustment-method=wayland
+location-provider=manual
+
+[manual]
+lat=52.5334
+lon=13.4510