Added protonmail bridge to autostart.
This commit is contained in:
parent
14c239d9f5
commit
503e393270
|
@ -1,6 +1,9 @@
|
||||||
### Start Nextcloud.
|
### Start Nextcloud.
|
||||||
exec --no-startup-id nextcloud
|
exec --no-startup-id nextcloud
|
||||||
|
|
||||||
|
### ProtonMail Bridge
|
||||||
|
exec --no-startup-id protonmail-bridge
|
||||||
|
|
||||||
### Make things a little easier easier on the eyes.
|
### Make things a little easier easier on the eyes.
|
||||||
exec --no-startup-id redshift
|
exec --no-startup-id redshift
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user