aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/systemd/user/swayrd.service
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/systemd/user/swayrd.service')
-rw-r--r--dot_config/systemd/user/swayrd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/systemd/user/swayrd.service b/dot_config/systemd/user/swayrd.service
index 82e4164..c718fe5 100644
--- a/dot_config/systemd/user/swayrd.service
+++ b/dot_config/systemd/user/swayrd.service
@@ -7,7 +7,7 @@ ConditionEnvironment=SWAYSOCK
[Service]
Type=simple
-ExecStart=/usr/bin/swayrd
+ExecStart=swayrd
Restart=on-failure
RestartSec=2s