diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 2c706b0..39531ca 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -97,6 +97,7 @@ keybindings = lib.mkOptionDefault { "${modifier}+space" = "exec ${pkgs.dmenu}/bin/dmenu_run"; + "${modifier}+0" = "workspace 10"; }; input = {