8 lines
210 B
Text
8 lines
210 B
Text
|
|
# Additional apps and helpers to autostart (not used on every device, e.g. not on work laptop).
|
||
|
|
|
||
|
|
# Start gammastep (redshift fork) with tray indicator
|
||
|
|
exec gammastep-indicator
|
||
|
|
|
||
|
|
# Start Nextcloud
|
||
|
|
exec nextcloud
|