diff --git a/.config/systemd/user/solaar.service b/.config/systemd/user/solaar.service index 40062d3..4617960 100644 --- a/.config/systemd/user/solaar.service +++ b/.config/systemd/user/solaar.service @@ -5,7 +5,7 @@ After=graphical-session.target [Service] Type=simple -ExecStart=/usr/bin/solaar --restart-on-wake-up -d +ExecStart=/usr/bin/solaar --debug --restart-on-wake-up --window=hide KillMode=process Restart=on-failure