dotfiles/sway/config.d/autostart
2019-06-02 00:14:37 -04:00

13 lines
186 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