add tower scripts
This commit is contained in:
12
notebook/dwm-time.service
Normal file
12
notebook/dwm-time.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Show time in dwm dmenu bar
|
||||
|
||||
[Service]
|
||||
|
||||
#WorkingDirectory=<directory_of_script e.g. /root>
|
||||
ExecStart=/home/ccppi/.scripts/dwm-time.sh
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user