From 1100562e29f6476448b656dbddd4cf22505523f6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 14:59:14 +0100 Subject: Move back to JBMAFP --- .../2023-07-14-set-color-temperature-of-displays-on-i3.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md (limited to 'content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md') diff --git a/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md b/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md new file mode 100644 index 0000000..171be4e --- /dev/null +++ b/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md @@ -0,0 +1,15 @@ +--- +title: "Set color temperature of displays on i3" +url: /set-color-temperature-of-displays-on-i3.html +date: 2023-07-14T09:19:31+02:00 +type: note +draft: false +--- + +I have been using Gnome's night shift for a while now and I have been missing +this feature under i3wm. This can be done with +[redshift](https://linux.die.net/man/1/redshift). + +- On Debian install with `sudo apt install redshift` +- And then manually set it with `redshift -O 3000` +- Reset the current settings with `redshift -x` -- cgit v1.2.3