another typo

This commit is contained in:
Gabriel Fontes
2023-11-26 18:25:13 -03:00
parent bcd08b3b00
commit 1c59e34719
+1 -1
View File
@@ -22,7 +22,7 @@ let
echo "Turning off $output" >> /tmp/greetd-cage.log
${wlr-randr} --output $output --off
done
exec ${vars} ${command}
${vars} exec ${command}
''}";
in
{