diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-02-28 02:43:52 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-02-28 02:43:52 -0500 |
commit | 95c15eba4ade7e34ea38890417e818799d358261 (patch) | |
tree | 0b2aad15e997e730949dd7fa1deb963f166923e2 /.config/systemd/user/xcompmgr@.service | |
parent | b82d5f31db3694862bf778d3baf363bda0e580b4 (diff) | |
parent | 0ebf8c63b0fa3bf3a20eb6e4272290bd0044dbaf (diff) |
Merge remote-tracking branch 'origin/master' into build64-par/master
Diffstat (limited to '.config/systemd/user/xcompmgr@.service')
-rw-r--r-- | .config/systemd/user/xcompmgr@.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/systemd/user/xcompmgr@.service b/.config/systemd/user/xcompmgr@.service index c3d98d4..9cba5c0 100644 --- a/.config/systemd/user/xcompmgr@.service +++ b/.config/systemd/user/xcompmgr@.service @@ -1,7 +1,6 @@ [Unit] Description=Composite Window-Effects Manger on X display %I Documentation=man:xcompmgr(1) -StopWhenUnneeded=true After=X11@%i.target Requisite=X11@%i.target |