aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home/services')
-rw-r--r--oni/home/services/guile-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/services/guile-xyz.scm b/oni/home/services/guile-xyz.scm
index 932ab61..3b72309 100644
--- a/oni/home/services/guile-xyz.scm
+++ b/oni/home/services/guile-xyz.scm
@@ -22,7 +22,7 @@
"config"
"include /etc/sway/config.d/*\n"
"\n"
- "exec_always \"pkill -f '.*guile.*sway/init.scm'; guile /home/chelys/.config/sway/init.scm\"\n"))
+ "exec_always \"guile ~/.config/sway/init.scm\"\n"))
("sway/init.scm"
,(local-file "../../../sway/.config/sway/init.scm"))))