aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/.install-user.yml
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/.install-user.yml')
-rw-r--r--systemd/.install-user.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/systemd/.install-user.yml b/systemd/.install-user.yml
new file mode 100644
index 0000000..6c711aa
--- /dev/null
+++ b/systemd/.install-user.yml
@@ -0,0 +1,6 @@
+name: Install user systemd services
+steps:
+ - !Copy
+ from: "user/battery-notify.service"
+ to: "~/.config/systemd/user/battery-notify.service"
+