first upload
This commit is contained in:
10
.config/systemd/user/dwmblocks.service
Normal file
10
.config/systemd/user/dwmblocks.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=DWM Blocks Status Bar
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/mrakells/.local/bin/dwmblocks
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user