add redshift to startup
This commit is contained in:
parent
437f11a2d8
commit
81802f19af
1 changed files with 3 additions and 0 deletions
|
@ -37,3 +37,6 @@ exec --no-startup-id "kitty --name mail neomutt"
|
|||
|
||||
# start the auto run .desktop files
|
||||
exec --no-startup-id dex-autostart --autostart --environment i3
|
||||
|
||||
# Start redshift, becuase I like not being blinded at night
|
||||
exec --no-startup-id redshift
|
||||
|
|
Loading…
Reference in a new issue