Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
62e7ec83
Commit
62e7ec83
authored
Apr 15, 2020
by
Jay Ta'ala
Browse files
Changed the redshift auto night to 4000K.
parent
cfdd8fdd
Changes
1
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
62e7ec83
...
...
@@ -399,7 +399,7 @@ bindsym $mod_next+r mode "$mode_redshift"
set $mode_redshift Set colour temperature: (a)uto, (r)eset, (2)500K, (3)000K, (4)000K, (5)000K
set $kill_redshift pgrep redshift | xargs kill -9;
mode "$mode_redshift" {
bindsym a exec --no-startup-id "$kill_redshift redshift -P -t 5000:
3
000", mode "default"
bindsym a exec --no-startup-id "$kill_redshift redshift -P -t 5000:
4
000", mode "default"
bindsym r exec --no-startup-id "$kill_redshift redshift -x", mode "default"
bindsym 2 exec --no-startup-id "$kill_redshift redshift -P -O 2500", mode "default"
bindsym 3 exec --no-startup-id "$kill_redshift redshift -P -O 3000", mode "default"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment