dotfiles/sway/config.d/autostart
James Patrick 8414ecc739 Adding back redshift.
This doesn't seem to be the source of the crash
2019-09-17 21:08:28 -04:00

14 lines
188 B
Plaintext

### Start Nextcloud.
exec nextcloud
### Make things a little easier easier on the eyes.
exec redshift
### Notifications
exec mako
### Clipboard manager
#exec clipman -d
# vim: ft=cfg