mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-30 07:45:17 +02:00
redshift: fix location to Lausanne
This commit is contained in:
parent
f10cb9fb84
commit
26651bc709
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -44,6 +44,6 @@ esac
|
||||||
xss-lock start &
|
xss-lock start &
|
||||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||||
rfkill block all 2> /dev/null
|
rfkill block all 2> /dev/null
|
||||||
redshift -l 2.3508:48.8567 -t 6500:5500 2> /dev/null &
|
redshift -l 6.606:46.525 -t 6500:5500 2> /dev/null &
|
||||||
|
|
||||||
exec awesome
|
exec awesome
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue