Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi! how can i disable screen filtrer? #6

Closed
zapatagustin opened this issue Oct 20, 2021 · 1 comment
Closed

Hi! how can i disable screen filtrer? #6

zapatagustin opened this issue Oct 20, 2021 · 1 comment

Comments

@zapatagustin
Copy link

i'm new in linux :)

@Manas140
Copy link
Owner

Manas140 commented Oct 21, 2021

Screen Filterer, I guess you mean the red-shift or the night light you can just redshift -x or to remove it completely remove it from the auto start of the config you are using.
remove it completely in
bspwm

redshift -x && redshift -O 4000k &

awesome

awful.spawn.with_shell('redshift -x && redshift -O 4000K')

i3

exec_always --no-startup-id redshift -x && redshift -O 4000k

also i am new to these issues and all, so yeah closing this issue with the answer i think you can reopen it if you still have an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants