From 1c59e34719a0be3738fbc8399e86cdf8cdefbbbf Mon Sep 17 00:00:00 2001 From: Gabriel Fontes Date: Sun, 26 Nov 2023 18:25:13 -0300 Subject: [PATCH] another typo --- hosts/common/optional/greetd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/optional/greetd.nix b/hosts/common/optional/greetd.nix index e67a8209..eadc6f3e 100644 --- a/hosts/common/optional/greetd.nix +++ b/hosts/common/optional/greetd.nix @@ -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 {