summaryrefslogtreecommitdiffstats
path: root/picom/.config/systemd/user/picom.service
diff options
context:
space:
mode:
Diffstat (limited to 'picom/.config/systemd/user/picom.service')
-rw-r--r--picom/.config/systemd/user/picom.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/picom/.config/systemd/user/picom.service b/picom/.config/systemd/user/picom.service
new file mode 100644
index 0000000..f01df84
--- /dev/null
+++ b/picom/.config/systemd/user/picom.service
@@ -0,0 +1,6 @@
+[Service]
+ExecStart=picom -m 0.9 -i 0.8 -f -D 5 --inactive-dim 0.3
+Restart=always
+
+[Install]
+WantedBy=default.target