diff --git a/home/sway.nix b/home/sway.nix index 5682436..3c9dda4 100644 --- a/home/sway.nix +++ b/home/sway.nix @@ -100,7 +100,7 @@ "Alt+j" = "focus down"; "Alt+k" = "focus up"; "Alt+l" = "focus right"; - "Alt+slash" = "exec lckdo /tmp/.sws_cli_lock footclient -a sws_cli -- sws_cli.sh"; + "Alt+slash" = "exec swaysw"; "Alt+Escape" = "workspace back_and_forth"; "Alt+f" = "fullscreen enable";