Automated update
This commit is contained in:
14
customstatusbar/statusbar.service
Normal file
14
customstatusbar/statusbar.service
Normal 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
|
||||
Reference in New Issue
Block a user