scripts:i3:blue_light_filter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

scripts:i3:blue_light_filter [2022-06-12 04:11] – created Tonyscripts:i3:blue_light_filter [2023-01-15 22:48] (current) Tony
Line 1: Line 1:
 +===== Blue Light Filter using Redshift =====
 +
 +It can also be handy to have a bluelight filter. If on x11, you can use redshift.
 +While there is also a gtk version, as well as configuration to have it auto-switch like flux, I just use the manual way.
 +
 +redshift -O will set a desired color temperature, and -x cancels. I bound it to Mod+audio keys, but the choice is yours.
 +<code>
 +bindsym $mod+XF86AudioNext exec redshift -x
 +bindsym $mod+XF86AudioPrev exec redshift -O 4000
 +</code>
 +
 +<WRAP center round info 100%>
 +This tutorial will work for X11 systems.
 +\\
 +For systems running wayland, see this article: [[scripts:wayland:blue_light_filter|Blue Light Filter on Wayland]]
 +</WRAP>
  
  • scripts/i3/blue_light_filter.txt
  • Last modified: 2023-01-15 22:48
  • by Tony