Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2023-10-26 01:22:14 +00:00
parent 9bee4d613d
commit 6c1c0948ee
10 changed files with 17 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/dunst'
service_command=( '/usr/bin/dunst' )