I changed my gamma, but after a reboot it was back to default. How can I make it last? I want to know, if gamma is so important why isn't the setting on monitors with a bar instead of like a few choices like my LG has?
Most desktop environments have a GUI method to do so, e.g in Xfce :
Go to "Settings" > "Session and Startup" > "Application Autostart"
Click "Add", then:
Name: xgamma
Description: xgamma
Command: xgamma -gamma 1.5
Trigger: on login
There's other ways (.xprofile , .xinitrc , ...) but I think this way works on any freedesktop.org-conformant DE regardless of the X display manager (Xorg/wayland).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.