typo & update

This commit is contained in:
CDaut 2024-04-23 12:49:58 +02:00
parent f4d89f80a3
commit a2bd846f86
Signed by: clara
GPG key ID: 223391B52FAD4463
2 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ in
notification = false;
}
{
command = "systemcrl --user restart redshift";
command = "systemctl --user restart redshift";
always = true;
notification = false;
}