This website requires JavaScript.
Explore
Help
Sign In
hannes
/
dotfiles
Watch
1
Star
1
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f7d448f63b6d71116cd950acc2a5ecf91b6bab49
dotfiles
/
autostart
/
services
/
restic.timer
7 lines
97 B
SYSTEMD
Raw
Normal View
History
Unescape
Escape
Use persistent systemd units for autostart
2020-12-20 20:36:27 +01:00
[Unit]
BindsTo
=
autostart.target
Run i3 as a systemd user unit
2020-12-21 17:57:18 +01:00
After
=
windowmanager.target
Use persistent systemd units for autostart
2020-12-20 20:36:27 +01:00
[Timer]
OnCalendar
=
Mon..Fri 12:00:00
Reference in New Issue
Copy Permalink