From 4abcce013c9ee3053badf2abda77190233066676 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 23 Feb 2024 10:35:22 +0100 Subject: Testing thoughts page --- ...2023-07-14-set-color-temperature-of-displays-on-i3.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _posts/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md (limited to '_posts/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md') diff --git a/_posts/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md b/_posts/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md new file mode 100644 index 0000000..4618581 --- /dev/null +++ b/_posts/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md @@ -0,0 +1,16 @@ +--- +title: "Set color temperature of displays on i3" +permalink: /set-color-temperature-of-displays-on-i3.html +date: 2023-07-14T09:19:31+02:00 +layout: post +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