aboutsummaryrefslogtreecommitdiffstats
path: root/flameshot
diff options
context:
space:
mode:
Diffstat (limited to 'flameshot')
-rw-r--r--flameshot/.config/systemd/user/flameshot.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/flameshot/.config/systemd/user/flameshot.service b/flameshot/.config/systemd/user/flameshot.service
new file mode 100644
index 0000000..954718d
--- /dev/null
+++ b/flameshot/.config/systemd/user/flameshot.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Flameshot
+
+[Service]
+ExecStart=flameshot
+
+[Install]
+WantedBy=wm.target