flameshot: fix service description

(cherry picked from commit f99d4ba7c4)
This commit is contained in:
Robert Helgesson 2019-05-01 13:13:38 +02:00
parent ef78cae6a4
commit 14a0dce9e8
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -23,7 +23,7 @@ in
systemd.user.services.flameshot = {
Unit = {
Description = "Powerful yet simple to use screenshot software";
Description = "Flameshot screenshot tool";
After = [
"graphical-session-pre.target"
"polybar.service"