Switched to gammastep from no longer supported redshft
This commit is contained in:
parent
a245fa3571
commit
e595adafbc
|
@ -5,7 +5,7 @@ exec --no-startup-id nextcloud 2>&1 >/tmp/nextcloud.log
|
||||||
exec --no-startup-id protonmail-bridge 2>&1 >/tmp/mail.log
|
exec --no-startup-id protonmail-bridge 2>&1 >/tmp/mail.log
|
||||||
|
|
||||||
### Make things a little easier easier on the eyes.
|
### Make things a little easier easier on the eyes.
|
||||||
exec --no-startup-id redshift 2>&1 >/tmp/redshift.log
|
exec --no-startup-id gammastep 2>&1 >/tmp/gammastep.log
|
||||||
|
|
||||||
### Clipboard manager
|
### Clipboard manager
|
||||||
exec --no-startup-id $scripts/clipboard daemon 2>&1 >/tmp/clipboardmanager.log
|
exec --no-startup-id $scripts/clipboard daemon 2>&1 >/tmp/clipboardmanager.log
|
||||||
|
|
Loading…
Reference in New Issue
Block a user