mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
xsession: lower redshift night temperature
This commit is contained in:
parent
dd27658d13
commit
a7919941b3
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -47,7 +47,7 @@ esac
|
|||
~/.config/awesome/bin/xss-lock start &
|
||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||
rfkill block all 2> /dev/null
|
||||
redshift -l 6.666:46.533 -t 6500:4300 2> /dev/null &
|
||||
redshift -l 6.666:46.533 -t 6500:3900 2> /dev/null &
|
||||
systemd-run -q --scope --user tmux start-server
|
||||
|
||||
exec awesome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue