Commit e4fcb36
Eric Bower
·
2026-09-01 22:14:07 -0400 EDT
parent 93f38af
docs: systemd
1 files changed,
+2,
-2
+2,
-2
1@@ -2,7 +2,7 @@
2 set -euo pipefail
3
4 # ==============================================================================
5-# 1. Background user units -> enabled and started now
6+# user units -> enabled and started now
7 # ==============================================================================
8 USER_UNITS=(
9 mailsync.timer
10@@ -11,7 +11,7 @@ USER_UNITS=(
11 )
12
13 # ==============================================================================
14-# 2. Wayland session units -> enabled only (started with wayland-session.target)
15+# wayland session units -> enabled only (started with wayland-session.target)
16 # ==============================================================================
17 WAYLAND_UNITS=(
18 kanshi.service