summaryrefslogtreecommitdiff
path: root/.config/systemd/user/xresources-dpi@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-21 12:56:04 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-21 14:16:34 -0400
commit19f36d3d49f10e81c31cbc56b3f8bf65c91003ad (patch)
tree24f67416ecf16960503e13fd93900083bcbfc266 /.config/systemd/user/xresources-dpi@.service
parent34593c6f86a8f707394da8f937cca1819b7b7cca (diff)
.config/systemd/user/*.service: Set SyslogIdentifier= to avoid 'env' in journal
Diffstat (limited to '.config/systemd/user/xresources-dpi@.service')
-rw-r--r--.config/systemd/user/xresources-dpi@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/systemd/user/xresources-dpi@.service b/.config/systemd/user/xresources-dpi@.service
index a112825..c9d23cc 100644
--- a/.config/systemd/user/xresources-dpi@.service
+++ b/.config/systemd/user/xresources-dpi@.service
@@ -9,6 +9,7 @@ Environment=DISPLAY=%I
Type=oneshot
ExecStart=/usr/bin/env flock %t/x11-xrdb@%I -c xrdb-set-dpi
+SyslogIdentifier=xrdb-set-dpi
[Install]
WantedBy=X11@%i.target