diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-02-28 02:42:40 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-02-28 02:42:59 -0500 |
commit | 0ebf8c63b0fa3bf3a20eb6e4272290bd0044dbaf (patch) | |
tree | edb67da454c86e3757d39b265d644c010fc89288 /.config/systemd/user/xresources-dpi@.service | |
parent | 285e484ff96c28440b661c4ed3e281a070e97b45 (diff) |
tidy
Diffstat (limited to '.config/systemd/user/xresources-dpi@.service')
-rw-r--r-- | .config/systemd/user/xresources-dpi@.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/xresources-dpi@.service b/.config/systemd/user/xresources-dpi@.service index 82f2096..0aa2c75 100644 --- a/.config/systemd/user/xresources-dpi@.service +++ b/.config/systemd/user/xresources-dpi@.service @@ -3,7 +3,7 @@ Description=Set the X Resources DataBase DPI to match the display DPI on X displ Documentation=man:xrdb(1) Before=X11@%i.target Requisite=X11@%i.target -Conflicts=xresources@:i.service +Conflicts=xresources@:i.service # don't run concurrently with another run of xrdb [Service] Environment=DISPLAY=%I |