summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-07-23 01:22:42 -0500
committerCraig Jennings <c@cjennings.net>2025-07-23 01:22:42 -0500
commit3c978773e2e1419d6e3a18eff4ed1184a4d6fddf (patch)
treeebdc939c44d2d093117d0be9ac7b1280f6b5d29b
parent6171439b37afbf0e71bd0145ae25ed5907a56c18 (diff)
adding redshift.conf to dotfiles
-rw-r--r--dotfiles/system/.config/redshift.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/dotfiles/system/.config/redshift.conf b/dotfiles/system/.config/redshift.conf
new file mode 100644
index 0000000..85f4f3c
--- /dev/null
+++ b/dotfiles/system/.config/redshift.conf
@@ -0,0 +1,13 @@
+[redshift]
+temp-day=5700
+temp-night=3500
+brightness-day=0.9
+brightness-night=0.7
+gamma=0.6
+fade=1
+adjustment-method=randr
+location-provider=manual
+[manual]
+; New Orleans
+lat=29.951065
+lon=-90.071533 \ No newline at end of file