From 6f473679b62cd35ea21683e4f7188c53cf953606 Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Thu, 22 May 2025 15:58:59 +0200 Subject: [PATCH] Revert "Add redshift configuration." This reverts commit 6a607a790710a0cb87b3b0f839c7a5aa2f513a48. --- home/dotfiles/config/redshift.conf | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 home/dotfiles/config/redshift.conf diff --git a/home/dotfiles/config/redshift.conf b/home/dotfiles/config/redshift.conf deleted file mode 100644 index 78af65c..0000000 --- a/home/dotfiles/config/redshift.conf +++ /dev/null @@ -1,19 +0,0 @@ -; See https://wiki.archlinux.org/index.php/redshift#Configuration. -; -; To make redshift autostart on boot, run `redshift-gtk` manually -; once, click on the icon, and choose "autostart". The autostart file -; appears in `~/.config/autostart/redshift-gtk.desktop`. - -; Global settings for redshift -[redshift] -; Set the day and night screen temperatures (Neutral is 6500K) -temp-day=6500 -temp-night=2000 - -; Provide the lat/lon myself. -location-provider=manual - -; The location provider config. -[manual] -lat=48.4912 -lon=9.2046