diff --git a/modules/workspace/i3/default.nix b/modules/workspace/i3/default.nix index f964d53..5fe63b0 100755 --- a/modules/workspace/i3/default.nix +++ b/modules/workspace/i3/default.nix @@ -86,7 +86,7 @@ in { { command = "${pkgs.cantata}/bin/cantata"; } { - command = "swayidle before-sleep '${lock}' lock '${lock}' unlock 'pkill -9 swaylock; swaymsg 'output * dpms on'"; + command = "swayidle before-sleep '${lock}' lock '${lock}' unlock 'pkill -9 swaylock'"; } ];