[emacs] use exwm-randr so that exwm would pick up screen rotations
[~bandali/configs] / notmuch / .config / systemd / user / notmuch.service
1 [Unit]
2 Description=notmuch service
3
4 [Service]
5 Type=oneshot
6 ExecStart=/usr/bin/notmuch new
7 StandardOutput=syslog
8 StandardError=syslog