diff --git a/home/home-darwin-work.nix b/home/home-darwin-work.nix index 9411063..e83aab7 100644 --- a/home/home-darwin-work.nix +++ b/home/home-darwin-work.nix @@ -52,7 +52,7 @@ in "${leader}-slash" = "layout tiles horizontal vertical"; "${leader}-comma" = "layout accordion horizontal vertical"; "${leader}-shift-q" = "close"; - "${leader}-f" = "fullscreen"; + "${leader}-shift-f" = "fullscreen"; "${leader}-h" = "focus left"; "${leader}-j" = "focus down"; "${leader}-k" = "focus up";