Automated update

This commit is contained in:
klein panic
2024-09-27 12:26:54 -04:00
parent 130b21b83d
commit b166c1ec42
6 changed files with 57 additions and 45 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=SystemBar for DWM from suckless
After=default.target
[Service]
Type=simple
ExecStart=/usr/local/bin/statusbar
User=klein
Restart=on-failure
Environment=DISPLAY=:0
Environment=XAUTHORITY=/home/klein/.Xauthority
[Install]
WantedBy=default.target