From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- .../set-color-temperature-of-displays-on-i3.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'public/set-color-temperature-of-displays-on-i3.html') diff --git a/public/set-color-temperature-of-displays-on-i3.html b/public/set-color-temperature-of-displays-on-i3.html index 02dc35e..f5f6ecc 100755 --- a/public/set-color-temperature-of-displays-on-i3.html +++ b/public/set-color-temperature-of-displays-on-i3.html @@ -1,11 +1,14 @@ -Set color temperature of displays on i3

Set color temperature of displays on i3

note, Jul 14, 2023 on Mitja Felicijan's blog

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.

  • On Debian install with sudo apt install redshift
  • And then manually set it with redshift -O 3000
  • Reset the current settings with redshift -x

Posts from blogs I follow around the net