summaryrefslogtreecommitdiff
path: root/.config/systemd/user/lxpanel@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-02-04 15:13:00 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-02-04 15:16:22 -0500
commit7fa8100ee556f0c94adfb91a240001ce86104c48 (patch)
tree33e6e332b812b8cae5df590a60a90de34c2c9503 /.config/systemd/user/lxpanel@.service
parenta41c113539cab32ccf697219ef024735bc6fd866 (diff)
systemd: Add and use wm@$DISPLAY.target
wm@.target to change the default window manager. Create wm@$DISPLAY to override for a particular display
Diffstat (limited to '.config/systemd/user/lxpanel@.service')
-rw-r--r--.config/systemd/user/lxpanel@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/systemd/user/lxpanel@.service b/.config/systemd/user/lxpanel@.service
index 3327ab4..fa4dcb4 100644
--- a/.config/systemd/user/lxpanel@.service
+++ b/.config/systemd/user/lxpanel@.service
@@ -2,6 +2,7 @@
Description=LXDE Desktop Panel
Documentation=man:lxpanel(1)
StopWhenUnneeded=true
+After=wm@%i.target
[Service]
Type=simple