Add aggietimed and display target, xinitrc

This commit is contained in:
Lizzy Hunt 2023-03-24 16:34:24 -06:00
parent 3fda12be68
commit 545ec092c4
No known key found for this signature in database
GPG Key ID: 8AC6A4B840C0EC49
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[Unit]
Description=aggietimed
Wants=display.target
[Service]
Environment=DISPLAY=:0
Type=simple
ExecStart=/usr/bin/aggietimed -d -s /tmp/aggietimed.sock
[Install]
WantedBy=default.target

View File

@ -0,0 +1,3 @@
[Unit]
Description=Foobar boot target
AllowIsolate=yes

View File

@ -22,4 +22,6 @@ exec feh --bg-fill --randomize ~/Wallpapers &
exec sleep 1s && dunst &
exec systemd start --user display.target &
/usr/local/bin/stumpwm