Fix Night Light Issue in Pop! OS
Mohammed Chami

Mohammed Chami @chami

About: Currently working on building desktop applications using WinForms and WPF also Avalonia UI.

Joined:
Jan 29, 2022

Fix Night Light Issue in Pop! OS

Publish Date: Jun 14
0 1

I recently come across an issue that the night light in Pop! OS runs few seconds then get back to the bluelight even though it's ON and set to sunrise to sunrise, the easy solution that I found to install gammastep

Use gammastep:

sudo apt install gammastep
gammastep -O 3000  # Test (3000K = warm, higher value more bluelight)
Enter fullscreen mode Exit fullscreen mode

to learn more about the features run:

gammastep -h
Enter fullscreen mode Exit fullscreen mode

good luck :)

Comments 1 total

  • SupportDesk
    SupportDeskJun 14, 2025

    Attention writers! Big announcement for our Dev.to authors: We're offering free tokens as a thank-you for your contributions. Don’t miss this opportunity here (limited supply — act fast). – Dev.to Community Support

Add comment