aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/wman-awesome.service
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-02-23 15:36:53 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-02-23 15:37:13 +0100
commita1a9e580e6b1bddcd92f657a6db64d833a3d9600 (patch)
tree836b63a164d08a0e3b6e0b8e417a2d7b26d0559b /.config/systemd/user/wman-awesome.service
parent1ac06838b35cf7c7d7dde702a94c4d88a535dbd1 (diff)
Update services for managing awesome
Diffstat (limited to '.config/systemd/user/wman-awesome.service')
-rw-r--r--.config/systemd/user/wman-awesome.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/systemd/user/wman-awesome.service b/.config/systemd/user/wman-awesome.service
index 973126d..4582405 100644
--- a/.config/systemd/user/wman-awesome.service
+++ b/.config/systemd/user/wman-awesome.service
@@ -6,7 +6,8 @@ After=wsys-xorg.target
Before=wman.target
[Service]
-ExecStart=/usr/bin/awesome
+#ExecStart=/usr/bin/awesome
+ExecStart=/usr/bin/dbus-launch --exit-with-session /usr/bin/awesome
[Install]
WantedBy=wsys.target