@@ -0,0 +1,8 @@
+[Unit]
+Description=Change wallpaper
+
+[Service]
+ExecStart=/home/powellc/.bin/changepaper
+[Install]
+WantedBy=default.target
@@ -0,0 +1,9 @@
+[Timer]
+OnCalendar=hourly
+Unit=changepaper.service
@@ -0,0 +1 @@
+/home/powellc/.dotfiles/systemd/.config/systemd/user/changepaper.timer
@@ -1 +0,0 @@
-/home/powellc/.config/systemd/user/emacs.service
+/home/powellc/.dotfiles/systemd/.config/systemd/user/syncmail.timer
+Description=Sync mail
+ExecStart=/home/powellc/.bin/syncmail
+Description=Sync mail timer
+OnCalendar=*:0/15
+Unit=syncmail.service