ubuntu护眼第二大神器 Redshift
生活随笔
收集整理的這篇文章主要介紹了
ubuntu护眼第二大神器 Redshift
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
由于某種神秘力量,ubuntu16.04下f.lux不能使用,現在用Redshift
參考:
- 使用 Linux 也要愛護眼睛 https://zhuanlan.zhihu.com/p/34562682
- Ubuntu16.04安裝Redshift色溫調節工具https://blog.csdn.net/DreamHome_S/article/details/78439098
- ubuntu下 保護眼睛的RedShift https://blog.csdn.net/Dr_Unknown/article/details/53766921
0x01 安裝
# 只安裝Redshift發現沒有界面,所以安裝了三個包 $ sudo apt install gtk-redshift redshift python-appindicator # 執行 $ gtk-redshift也可以直接搜索應用執行:
執行后選擇Autostart
0x02 配置
生成配置文件(杭州)
$ sudo gedit ~/.config/redshift.conf [redshift] ; 白天屏幕溫度 temp-day=6500 ; 夜晚屏幕溫度 temp-night=3500 ; 晝夜是否平滑過度(1/0) transition=1; 位置提供方式(redshift -l list) location-provider=manual; 夜晚 gamma 值 gamma-night=0.8 ; 手動設置位置 location-provider=manual ; 新校準方法 API adjustment-method=randr[manual] ; 緯度 lat=30 ; 經度 lon=120[randr] screen=0總結
以上是生活随笔為你收集整理的ubuntu护眼第二大神器 Redshift的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: CountDownLatch闭锁,joi
- 下一篇: Objective-c中的占位符,打印B