first upload
This commit is contained in:
1
.config/systemd/user/default.target.wants/dwmblocks.service
Symbolic link
1
.config/systemd/user/default.target.wants/dwmblocks.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/mrakells/.config/systemd/user/dwmblocks.service
|
||||
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