Restructured DWL startup files

This commit is contained in:
2024-09-18 18:44:47 -07:00
parent d9cca35b59
commit 0ea7a9251f
10 changed files with 199 additions and 51 deletions

View File

@@ -1,9 +1,12 @@
# Systemd service to start DWL
# ----------------------------------------------------------
#
# Put this file in following directory:
# Symlink this file in following directory as follows:
#
# ~/.config/systemd/user
# $ cd ~/.config/systemd/user
# $ ln -s <snips>/dwl.service dwl@.service
#
# Be sure to link it as a named service with (@.service)
#
# Start this service with something like this:
#