diff --git a/users/phundrak/wlr-which-key/default.nix b/users/phundrak/wlr-which-key/default.nix index ec199a5..8b0fea3 100644 --- a/users/phundrak/wlr-which-key/default.nix +++ b/users/phundrak/wlr-which-key/default.nix @@ -172,7 +172,7 @@ { key = "l"; desc = "Logout"; - cmd = ""; + cmd = "${logout}/bin/logout"; } { key = "s";