[ADD] Redshift configuration
The Redshift package on Arch doesn't seem to add a service file anywhere so we have to add one ourselves in our configuration directory. Geoclue doesn't seem to want to play nice with Redshift right now, so I used the manual setting to add Paris' coordinates.
This commit is contained in:
parent
ccb110a6b9
commit
5cdacc9abb
6 changed files with 105 additions and 0 deletions
|
|
@ -217,6 +217,8 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 10
|
|||
# Auto start system tray applets
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
|
||||
exec --no-startup-id redshift-gtk
|
||||
|
||||
# Set the wallpaper
|
||||
exec --no-startup-id feh --bg-fill ~/Pictures/wallpapers/starry-night-tree.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue