aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/swww.service
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-12-02 08:54:27 +0100
committerericmarin <maarin.eric@gmail.com>2026-03-20 10:24:05 +0100
commit2781082f1085757a0cfb929ba37de968726ec751 (patch)
tree96f908c8eccf11d19d77c37c333ed56aa4a437d5 /systemd/user/swww.service
parentc2acdf9cca1de631c7d1c60d7cfba2a7ab816e59 (diff)
downloaddotfiles-2781082f1085757a0cfb929ba37de968726ec751.tar.gz
dotfiles-2781082f1085757a0cfb929ba37de968726ec751.zip
xd
Diffstat (limited to 'systemd/user/swww.service')
-rw-r--r--systemd/user/swww.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/systemd/user/swww.service b/systemd/user/swww.service
new file mode 100644
index 0000000..07fee1d
--- /dev/null
+++ b/systemd/user/swww.service
@@ -0,0 +1,8 @@
+[Unit]
+PartOf=graphical-session.target
+After=graphical-session.target
+Requisite=graphical-session.target
+
+[Service]
+ExecStart=/usr/bin/swww-daemon
+Restart=on-failure