diff --git a/workstyle.service b/workstyle.service index 109003e..6eb4879 100644 --- a/workstyle.service +++ b/workstyle.service @@ -3,6 +3,8 @@ Description=workstyle autostart BindsTo=sway-session.target [Service] +Environment="RUST_LOG=debug" + ExecStart=/usr/bin/workstyle Restart=always RestartSec=3