From 89b2019bfa3bd8f1f0ceb7724c492fdf337dd519 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 14 Jul 2023 09:27:03 +0200 Subject: Note: Set temperature of display --- .../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') 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..e213a42 --- /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